{
  "name": "Arcoute — Long-stay student rentals",
  "short_name": "Arcoute",
  "description": "Long-stay student rentals in Candon City — find a place by walking distance, not by photo prettiness.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#FF385C",
  "background_color": "#FFFFFF",
  "categories": ["lifestyle", "productivity", "education"],
  "icons": [
    {
      "src": "icons/icon-192.png?v=20260520.4",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png?v=20260520.4",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
