{
  "name": "Emerald Coast Property Media",
  "short_name": "ECMP",
  "description": "Premium real estate photography, drone, 360° tours, and Instagram reels — Florida's Emerald Coast.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F5F1E8",
  "theme_color": "#0F4C3A",
  "orientation": "portrait",
  "categories": ["business", "photo", "lifestyle"],
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Get a Quote",
      "url": "/#pricing",
      "description": "Open the pricing calculator."
    },
    {
      "name": "Client Deliveries",
      "url": "/deliveries.html",
      "description": "Look up your photos by order code."
    },
    {
      "name": "Book a Shoot",
      "url": "/#booking",
      "description": "Send a booking request."
    }
  ]
}
