{
  "name": "Bible Dating Game",
  "short_name": "Dating Game",
  "description": "A quick quiz: who married whom in Scripture? 10 rounds.",
  "start_url": "./dating.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0E1117",
  "theme_color": "#0E1117",
  "icons": [
    {
      "src": "dating-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "dating-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
