{
  "name": "R.E.E.U. - Real Estate Easy Use",
  "short_name": "R.E.E.U.",
  "description": "European digital infrastructure for real estate transactions",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#2563eb",
  "background_color": "#ffffff",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-540.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Upload Property",
      "short_name": "Upload",
      "description": "Quickly upload a new property listing",
      "url": "/wedge",
      "icons": [
        {
          "src": "/shortcut-upload-96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "My Deals",
      "short_name": "Deals",
      "description": "View active negotiations pipeline",
      "url": "/dashboard",
      "icons": [
        {
          "src": "/shortcut-upload-96.png",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
