{
  "name": "The Naturist",
  "short_name": "Naturist",
  "description": "Your guide to naturism in Canada — locations, guides, and community resources.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#2d5016",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["lifestyle", "travel", "education"],
  "shortcuts": [
    {
      "name": "View Destinations",
      "short_name": "Destinations",
      "url": "/destinations",
      "description": "Find naturist locations across Canada"
    },
    {
      "name": "Read Guides",
      "short_name": "Guides",
      "url": "/articles",
      "description": "Browse articles and guides"
    }
  ]
}
