{
  "id": "/",
  "name": "Saint Stamp",
  "short_name": "Saint Stamp",
  "description": "The digital passport for St. Helena's Post Box Walks. Collect stamps, earn certification, conquer the island.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0D1F16",
  "theme_color": "#1B3D2F",
  "categories": [
    "travel",
    "sports",
    "lifestyle"
  ],
  "icons": [
    { "src": "/icons/icon-72.png?v=2",  "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-96.png?v=2",  "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-128.png?v=2", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-144.png?v=2", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-152.png?v=2", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png?v=2", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384.png?v=2", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png?v=2", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-192.png?v=2", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-maskable-512.png?v=2", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Scan QR Stamp",
      "short_name": "Scan",
      "description": "Scan the QR plaque at a post box to earn your stamp",
      "url": "/?action=scan",
      "icons": [{ "src": "/icons/icon-96.png?v=2", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "My Passport",
      "short_name": "Passport",
      "description": "View your collected stamps and certifications",
      "url": "/?action=passport",
      "icons": [{ "src": "/icons/icon-96.png?v=2", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Find a Walk",
      "short_name": "Walks",
      "description": "Browse all 24 Post Box Walks",
      "url": "/?action=walks",
      "icons": [{ "src": "/icons/icon-96.png?v=2", "sizes": "96x96", "type": "image/png" }]
    }
  ],
  "screenshots": [
    { "src": "/screenshots/narrow-home.png",     "sizes": "780x1688", "type": "image/png", "form_factor": "narrow", "label": "Home — certifications, quick actions and walk of the day" },
    { "src": "/screenshots/narrow-walks.png",    "sizes": "780x1688", "type": "image/png", "form_factor": "narrow", "label": "All Post Box Walks with effort ratings" },
    { "src": "/screenshots/narrow-passport.png", "sizes": "780x1688", "type": "image/png", "form_factor": "narrow", "label": "Your digital stamp passport" },
    { "src": "/screenshots/wide-home.png",       "sizes": "1280x800", "type": "image/png", "form_factor": "wide",   "label": "Saint Stamp on desktop" }
  ],
  "related_applications": [
    { "platform": "webapp", "url": "https://saintstamp.sh/manifest.json" }
  ],
  "prefer_related_applications": false
}
