{
  "name": "River Strike",
  "short_name": "RiverStrike",
  "description": "Arcade scrolling shooter — dodge, shoot, and collect fuel.",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#030b14",
  "theme_color": "#061728",
  "icons": [
    { "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
