{
  "name": "FlowWorks Flyover",
  "short_name": "Flyover",
  "description": "Photorealistic 3D flyovers of every city and landmark on Earth.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#F97316",
  "orientation": "any",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Fly to Eiffel Tower", "short_name": "Paris", "url": "/?fly=eiffel-tower" },
    { "name": "Fly to Times Square", "short_name": "New York", "url": "/?fly=times-square" },
    { "name": "Fly to Niagara Falls", "short_name": "Niagara", "url": "/?fly=niagara-falls" }
  ],
  "categories": ["travel", "navigation", "education", "entertainment"]
}
