{
  "name": "Save the Puppy",
  "short_name": "Save Puppy",
  "description": "A jungle block-puzzle: clear a path and guide Cody the puppy safely home.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#07130a",
  "theme_color": "#0e2a12",
  "icons": [
    { "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
