{
  "name": "Stellaforge - Space Strategy Game",
  "short_name": "Stellaforge",
  "description": "Fight for control of the universe in a classic space strategy setting. Build your empire, research technologies, and command fleets in this immersive browser-based strategy game.",
  "icons": [
    {
      "src": "styles/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "styles/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "styles/favicon.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#030508",
  "background_color": "#030508",
  "categories": ["games", "strategy"],
  "lang": "en"
}