{
  "name": "Realty Of Naples – Naples FL Real Estate",
  "short_name": "RealtyNaples",
  "description": "Naples Real Estate – Find All Naples Homes and Condos For Sale.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#546270",
  "categories": ["real estate", "business"],
  "icons": [
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon.png",
      "sizes": "114x114",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "prefer_related_applications": false
}
