{
  "name": "Eyu Falls: The Fight for Eyuforyia",
  "short_name": "Eyu Falls",
  "description": "A story-driven puzzle adventure where falling elemental pieces fight enemies, restore corrupted lands, and reunite Eyuforyia.",
  "start_url": "./eyu-falls-full.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0B0614",
  "theme_color": "#5B3FA0",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
