{
  "name": "Surya Interactive",
  "short_name": "Surya",
  "description": "Surya Interactive is a game development studio crafting immersive gaming experiences",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111111",
  "theme_color": "#FF5500",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ]
}