{
  "name": "DETOUR’D",
  "short_name": "DETOUR’D",
  "description": "Take the scenic route. Discover photo stops, capture the moment, and collect your Detours.",
  "start_url": "/discover",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#16534a",
  "icons": [
    {
      "src": "/detourd-mark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}