{
  "name": "RentRequests",
  "short_name": "RentRequests",
  "description": "UK renter-first rental platform. Post one clear request, get contacted.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F8F5EF",
  "theme_color": "#17324D",
  "orientation": "portrait",
  "icons": [
    { "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/favicon-16x16.png", "sizes": "16x16", "type": "image/png" },
    { "src": "/apple-touch-icon-180x180.png", "sizes": "180x180", "type": "image/png", "purpose": "any maskable" }
  ]
}