{
  "name": "True Crime Bingo",
  "short_name": "Crime Bingo",
  "description": "A lightweight, local-first mobile web game for True Crime bingo on iOS.",
  "start_url": "./bingo.html",
  "display": "standalone",
  "background_color": "#1e1e24",
  "theme_color": "#1e1e24",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./assets/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
