{
  "name": "Chart the Magic",
  "short_name": "Chart the Magic",
  "description": "Free Disney World planning tools, guides & strategies for your 2026 trip",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0E1A",
  "theme_color": "#0A0E1A",
  "orientation": "any",
  "icons": [
    {"src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml"},
    {"src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png"}
  ],
  "categories": ["travel", "lifestyle", "entertainment"],
  "shortcuts": [
    {"name": "Home", "url": "/index.html", "description": "Return to homepage"},
    {"name": "Blog", "url": "/blog/index.html", "description": "Read Disney planning guides"},
    {"name": "Premium Tools", "url": "/premium-content/index.html", "description": "Access premium planning tools"},
    {"name": "Search", "url": "/search.html", "description": "Search all content"}
  ]
}
