{
  "name": "The 318 Weekend",
  "short_name": "318 Weekend",
  "version": "1",
  "description": "Discover events, live music, festivals, and family activities happening this weekend in Shreveport-Bossier.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FBF6EE",
  "theme_color": "#461D7C",
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false,
  "categories": ["events", "lifestyle", "travel"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Weekend Match", "short_name": "Match", "url": "/match", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Tonight", "short_name": "Tonight", "url": "/match?mode=tonight", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "My Weekend", "short_name": "My Weekend", "url": "/my-weekend", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Search", "short_name": "Search", "url": "/search", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] }
  ],
  "x_reserved_shortcuts": [
    { "name": "Nearby", "short_name": "Nearby", "url": "/nearby", "note": "Reserved for future location-aware discovery view." },
    { "name": "Events", "short_name": "Events", "url": "/events", "note": "Reserved for future dedicated events index shortcut." },
    { "name": "Offers", "short_name": "Offers", "url": "/offers", "note": "Reserved for future deals/offers surface." },
    { "name": "Favorites", "short_name": "Favorites", "url": "/favorites", "note": "Reserved for future saved-favorites view." }
  ]
}