{
  "name": "D15 Hub — Dublin 15 Rentals",
  "short_name": "D15 Hub",
  "description": "Every Dublin 15 rental, one feed. Live listings from Daft.ie, MyHome.ie and Property.ie.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#faf7f2",
  "theme_color": "#14202b",
  "lang": "en-IE",
  "categories": ["business", "lifestyle", "utilities"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Castleknock rentals",
      "url": "/?area=Castleknock",
      "description": "Filter to Castleknock listings"
    },
    {
      "name": "Blanchardstown rentals",
      "url": "/?area=Blanchardstown",
      "description": "Filter to Blanchardstown listings"
    },
    {
      "name": "Under €2000",
      "url": "/?maxPrice=2000",
      "description": "Listings under €2,000/month"
    }
  ]
}
