{
  "name": "Bible Verse Memory Game",
  "short_name": "Verse Game",
  "description": "A fun, gentle Bible verse memory game for kids — read a verse, then tap the words in order to rebuild it. No timer, no losing. Free and offline.",
  "id": "/verse-game/",
  "start_url": "/verse-game/?app=1",
  "scope": "/verse-game/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f4ee",
  "theme_color": "#6b3fa0",
  "categories": ["education", "kids", "games"],
  "icons": [
    { "src": "/verse-game/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/verse-game/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/verse-game/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
