{
  "name": "Nebula Strike Typing Game",
  "short_name": "Nebula Strike",
  "description": "Free browser typing game with space-shooter action, mobile support, and leaderboard competition.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "en-US",
  "background_color": "#040912",
  "theme_color": "#071a2f",
  "categories": ["games", "education"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
