{
  "name": "PropPin — Rent or Buy Flats on a Map",
  "short_name": "PropPin",
  "description": "Rent or buy flats, PGs & offices across Mumbai, Pune & Bengaluru — direct from owners on a live map. No brokerage, chat in-app.",
  "id": "/",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#00C853",
  "categories": ["business", "lifestyle", "shopping"],
  "lang": "en-IN",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Post a pin",
      "short_name": "Post",
      "description": "List a property you have or what you're looking for",
      "url": "/?post=1&utm_source=pwa-shortcut"
    },
    {
      "name": "My pins",
      "short_name": "My pins",
      "description": "Manage your listings and messages",
      "url": "/my-listings?utm_source=pwa-shortcut"
    }
  ]
}
