{
  "name": "getpropool",
  "short_name": "getpropool",
  "description": "Find vacant apartments, shared rooms, buy and sell locally, and save together with crowd buying — all from people near you.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1B4332",
  "theme_color": "#1B4332",
  "orientation": "portrait",
  "categories": ["lifestyle", "shopping", "social"],
  "shortcuts": [
    {
      "name": "Explore Map",
      "short_name": "Map",
      "url": "/map",
      "icons": [{ "src": "/icons/icon-192x192.png?v=6", "sizes": "192x192" }]
    },
    {
      "name": "Messages",
      "short_name": "Chat",
      "url": "/messages",
      "icons": [{ "src": "/icons/icon-192x192.png?v=6", "sizes": "192x192" }]
    },
    {
      "name": "Marketplace",
      "short_name": "Shop",
      "url": "/marketplace",
      "icons": [{ "src": "/icons/icon-192x192.png?v=6", "sizes": "192x192" }]
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-192x192.png?v=6",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png?v=6",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png?v=6",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
