{
  "name": "Horseshoe Crayon Corps",
  "short_name": "HCC Tabletop",
  "description": "Tabletop exercise simulator for public safety training",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#f97316",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "https://placehold.co/192x192/f97316/ffffff?text=HCC",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://placehold.co/512x512/f97316/ffffff?text=HCC",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
