{
  "name": "Translator Series — Master the Language of the Wild",
  "short_name": "TSI",
  "description": "AI-powered hunting call training, adventure hunts, event discovery, and ProGuide coaching. Practice year-round at home — a training tool, never a field call.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b0b0b",
  "theme_color": "#E9C637",
  "categories": ["sports", "outdoors", "utilities"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    { "src": "/assets/icons/pwa/icon.svg",     "sizes": "any",     "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/assets/icons/pwa/icon-72.png",  "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "/assets/icons/pwa/icon-96.png",  "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "/assets/icons/pwa/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icons/pwa/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icons/pwa/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icons/pwa/icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icons/pwa/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/assets/icons/pwa/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "New Hunt",
      "short_name": "Hunt",
      "description": "Jump into a stationary hunt simulation",
      "url": "/stationary-hunt.html",
      "icons": [{ "src": "/assets/icons/pwa/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Species Camps",
      "short_name": "Camps",
      "description": "Pick a species camp hub",
      "url": "/deer-camp.html",
      "icons": [{ "src": "/assets/icons/pwa/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Events Near Me",
      "short_name": "Events",
      "description": "Outdoor events within range",
      "url": "/events-near-me.html",
      "icons": [{ "src": "/assets/icons/pwa/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "ProGuides",
      "short_name": "ProGuides",
      "description": "Ask an AI ProGuide",
      "url": "/ai-proguide-chat.html",
      "icons": [{ "src": "/assets/icons/pwa/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
