{
  "name": "Long Island Best Homes Blog",
  "short_name": "LI Best Homes",
  "description": "Expert Long Island real estate guides, neighborhood profiles, and market updates from Team Perrone – Realty Connect USA.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0a226c",
  "lang": "en-US",
  "categories": ["real-estate", "news", "education"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Neighborhood Guides",
      "short_name": "Guides",
      "description": "Browse Long Island neighborhood guides",
      "url": "/cities",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Market Updates",
      "short_name": "Updates",
      "description": "Latest Long Island real estate market updates",
      "url": "/blog",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
