{
  "name": "Spotlight Goa — Tourist Travel Search",
  "short_name": "Spotlight Goa",
  "description": "Apple macOS Spotlight Search for Goa destinations, hotels, nightlife, beaches, and emergency travel helplines.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1012",
  "theme_color": "#0071E3",
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "Spotlight Search",
      "short_name": "Search",
      "description": "Quick search across all Goa places and laws",
      "url": "/?q="
    },
    {
      "name": "Tourist Scam Alerts",
      "short_name": "Scams",
      "description": "Active tourist trap advisories and defenses",
      "url": "/?category=scam"
    },
    {
      "name": "Local Laws & Rules",
      "short_name": "Laws",
      "description": "Official beach drinking, curfew, and traffic laws",
      "url": "/?category=law"
    },
    {
      "name": "Ask AI Concierge",
      "short_name": "AI",
      "description": "Get tailored recommendations from Spotlight AI",
      "url": "/?q=/ai"
    }
  ]
}
