{
  "name": "Astrofall: Descent Protocol",
  "short_name": "Astrofall",
  "description": "Astrofall is a browser landing arcade about gravity, drift, fuel, and soft touchdowns across distinct planetary descent routes.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0e1a",
  "theme_color": "#0b1220",
  "categories": [
    "games",
    "entertainment"
  ],
  "icons": [
    {
      "src": "/assets/falcon-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/astrofall-og-card-v2.png",
      "sizes": "1200x630",
      "type": "image/png"
    }
  ]
}