{
  "name": "MTOWN – Mascoutah Homecoming",
  "short_name": "MTOWN",
  "description": "Your official companion app for Mascoutah Homecoming Und Augustfest 2026",
  "start_url": "/mtown.html",
  "display": "standalone",
  "background_color": "#1a1145",
  "theme_color": "#3b1d8e",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "scope": "/",
  "gcm_sender_id": "103953800507",
  "categories": ["entertainment", "events", "lifestyle"],
  "icons": [
    {
      "src": "/mtownapplogo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/mtownapplogo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Schedule",
      "url": "/mtown.html#schedule",
      "description": "View the 3-day event schedule"
    },
    {
      "name": "Park Map",
      "url": "/mtown.html#map",
      "description": "Interactive Scheve Park map"
    },
    {
      "name": "Parade",
      "url": "/mtown.html#parade",
      "description": "Parade route and times"
    }
  ]
}
