{
  "name": "RS Techno Studios",
  "short_name": "RS Techno",
  "description": "RS Techno Studios – SaaS, Software & Web Development Solutions",

  "start_url": "/",
  "scope": "/",

  "display": "standalone",
  "background_color": "#050814",
  "theme_color": "#0b1022",
  "orientation": "portrait",
  "lang": "en-IN",

  "icons": [
    {
      "src": "/uploads/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/uploads/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
