{
  "id": "/",
  "name": "Ghana Heritage Quest",
  "short_name": "Ghana Quest",
  "description": "Discover Ghana's heritage sites, collect location-stamped passport pages, and follow curated quests.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0e1a14",
  "theme_color": "#0e1a14",
  "categories": ["travel", "education", "lifestyle"],
  "launch_handler": { "client_mode": "navigate-existing" },
  "screenshots": [
    { "src": "/screenshots/home.png", "sizes": "540x1200", "type": "image/png", "form_factor": "narrow", "label": "Ghana, stamped on your phone" },
    { "src": "/screenshots/map.png", "sizes": "540x1200", "type": "image/png", "form_factor": "narrow", "label": "Interactive heritage map" },
    { "src": "/screenshots/quests.png", "sizes": "540x1200", "type": "image/png", "form_factor": "narrow", "label": "Curated quests" },
    { "src": "/screenshots/passport.png", "sizes": "540x1200", "type": "image/png", "form_factor": "narrow", "label": "Your stamped passport" }
  ],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
