{
  "name": "LeaseFlowr — Find your apartment without the chaos",
  "short_name": "LeaseFlowr",
  "description": "The cockpit for your European rental search. Centralise listings from Idealista, SeLoger, ImmoScout24 and 5 more sources, draft AI applications tailored to each country, and track every reply from one inbox.",
  "lang": "en",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FAF7F2",
  "theme_color": "#FAF7F2",
  "categories": ["productivity", "lifestyle", "utilities"],
  "icons": [
    { "src": "/icons/icon-48.webp",  "type": "image/webp", "sizes": "48x48",   "purpose": "any" },
    { "src": "/icons/icon-72.webp",  "type": "image/webp", "sizes": "72x72",   "purpose": "any" },
    { "src": "/icons/icon-96.webp",  "type": "image/webp", "sizes": "96x96",   "purpose": "any" },
    { "src": "/icons/icon-128.webp", "type": "image/webp", "sizes": "128x128", "purpose": "any" },
    { "src": "/icons/icon-192.webp", "type": "image/webp", "sizes": "192x192", "purpose": "any maskable" },
    { "src": "/icons/icon-256.webp", "type": "image/webp", "sizes": "256x256", "purpose": "any" },
    { "src": "/icons/icon-512.webp", "type": "image/webp", "sizes": "512x512", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Listings",
      "short_name": "Listings",
      "description": "Open the listings dashboard",
      "url": "/listings",
      "icons": [{ "src": "/icons/icon-192.webp", "sizes": "192x192" }]
    },
    {
      "name": "Inbox",
      "short_name": "Inbox",
      "description": "Open the unified inbox",
      "url": "/inbox",
      "icons": [{ "src": "/icons/icon-192.webp", "sizes": "192x192" }]
    }
  ]
}
