{
  "name": "Survive the Savannah",
  "short_name": "Savannah",
  "description": "Survive the savannah — stealth, hunt, and outlast the pride in a procedural 3D world.",
  "start_url": ".",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#c1d4ce",
  "theme_color": "#3a2820",
  "categories": ["games"],
  "icons": [
    { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "./icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
