{
  "name": "HistoricWalk — Living History Tours",
  "short_name": "HistoricWalk",
  "description": "Self-guided walking tours through historic landmarks with photo, trivia, and QR challenges.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0E0C08",
  "theme_color": "#C9A84C",
  "orientation": "portrait-primary",
  "categories": ["travel", "education", "lifestyle"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' fill='%230E0C08'/%3E%3Ccircle cx='96' cy='96' r='70' fill='none' stroke='%23C9A84C' stroke-width='4'/%3E%3Ccircle cx='96' cy='96' r='8' fill='%23C9A84C'/%3E%3Cline x1='96' y1='26' x2='96' y2='166' stroke='%23C9A84C' stroke-width='2'/%3E%3Cline x1='26' y1='96' x2='166' y2='96' stroke='%23C9A84C' stroke-width='2'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%230E0C08'/%3E%3Ccircle cx='256' cy='256' r='190' fill='none' stroke='%23C9A84C' stroke-width='10'/%3E%3Ccircle cx='256' cy='256' r='20' fill='%23C9A84C'/%3E%3Cline x1='256' y1='66' x2='256' y2='446' stroke='%23C9A84C' stroke-width='6'/%3E%3Cline x1='66' y1='256' x2='446' y2='256' stroke='%23C9A84C' stroke-width='6'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "My Tours",
      "short_name": "Tours",
      "description": "View your purchased tours",
      "url": "/index.html#tours"
    },
    {
      "name": "Admin Builder",
      "short_name": "Admin",
      "description": "Build and manage tours",
      "url": "/index.html#admin"
    }
  ]
}
