{
  "name": "I'm Moving to Florida",
  "short_name": "Moving to FL",
  "description": "Your complete Florida relocation guide and vetted home services directory.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FDF8ED",
  "theme_color": "#0A3D62",
  "categories": [
    "lifestyle",
    "utilities",
    "productivity"
  ],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Move Board",
      "url": "/my-board/",
      "description": "Saved pros, cities, and checklist items"
    },
    {
      "name": "Hurricane Atlas",
      "url": "/hurricane-readiness/",
      "description": "Florida hurricane readiness by city"
    },
    {
      "name": "Florida Home Calendar",
      "url": "/florida-home-calendar/",
      "description": "12-month maintenance checklist"
    },
    {
      "name": "Find a Pro",
      "url": "/categories/",
      "description": "Browse Florida home service categories"
    }
  ]
}