{
  "name": "DragonCon App",
  "short_name": "DragonCon",
  "description": "Your DragonCon companion: Bingo, DragonUp, and Cordle all in one place.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0A0A0E",
  "theme_color": "#0A0A0E",
  "categories": ["games", "entertainment"],
  "icons": [
    { "src": "/pwa-192x192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/pwa-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
