{
  "id": "/",
  "name": "Apple Cottage, Creetown",
  "short_name": "Apple Cottage",
  "lang": "en-GB",
  "dir": "ltr",
  "description": "Immersive property guide for Apple Cottage in Creetown with floorplans, tours and booking.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "orientation": "portrait-primary",
  "background_color": "#0c213d",
  "theme_color": "#1f6c84",
  "categories": ["business", "travel", "real estate"],
  "screenshots": [
    {
      "src": "/IMG_20250918_092921_562.jpeg",
      "type": "image/jpeg",
      "sizes": "1170x2532",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Book a viewing",
      "short_name": "Book viewing",
      "description": "Jump straight to the booking form to schedule a viewing.",
      "url": "/#book-viewing"
    },
    {
      "name": "Explore gallery",
      "short_name": "Gallery",
      "description": "Open the media gallery to browse standout photography.",
      "url": "/#gallery"
    }
  ],
  "icons": [
    {
      "src": "/icons/pwa-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/pwa-icon-maskable.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
