{
  "name": "ScoutConnect",
  "short_name": "Scout",
  "description": "Scout community platform for organizing, tracking achievements, and connecting scouts worldwide",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#059669",
  "background_color": "#ffffff",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%23059669' width='192' height='192'/><text x='50%' y='50%' font-size='80' font-weight='bold' fill='white' text-anchor='middle' dy='.3em'>S</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%23059669' width='512' height='512'/><text x='50%' y='50%' font-size='220' font-weight='bold' fill='white' text-anchor='middle' dy='.3em'>S</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["social", "education"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23f0fdf4' width='540' height='720'/><circle cx='270' cy='100' r='40' fill='%23059669'/><rect x='50' y='180' width='440' height='60' rx='8' fill='%23e0e7ff'/><rect x='50' y='270' width='440' height='100' rx='8' fill='%23e0e7ff'/></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "View Messages",
      "short_name": "Messages",
      "description": "View your messages",
      "url": "/Messages",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23059669' width='96' height='96'/><text x='50%' y='50%' font-size='50' fill='white' text-anchor='middle' dy='.3em'>💬</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "View Events",
      "short_name": "Events",
      "description": "View upcoming events",
      "url": "/Events",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%23059669' width='96' height='96'/><text x='50%' y='50%' font-size='50' fill='white' text-anchor='middle' dy='.3em'>📅</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
