{
  "name": "MY PG - PG Management Software",
  "short_name": "MY PG",
  "description": "India's #1 PG management software for PG owners. Automate rent collection, manage tenants, track room occupancy.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a4e",
  "theme_color": "#1a1a4e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "en-IN",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false
}