{
  "name": "Starlamb",
  "short_name": "Starlamb",
  "description": "A verse-memory adventure — every verse lights the way.",
  "start_url": "./starlamb.html",
  "display": "standalone",
  "background_color": "#f6efdc",
  "theme_color": "#33415c",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
