{
  "name": "SINIS",
  "short_name": "SINIS",
  "description": "Cyberpunk idle empire simulation. Build your syndicate, raid rivals, dominate the neon grid.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#020617",
  "theme_color": "#020617",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"],
  "screenshots": [],
  "shortcuts": [
    { "name": "Hub", "url": "/?view=hub" },
    { "name": "Battle", "url": "/?view=warroom" },
    { "name": "Recruit", "url": "/?view=gacha" },
    { "name": "Shop", "url": "/?view=shop" }
  ]
}
