{
  "name": "NT Explorer",
  "short_name": "NT Explorer",
  "description": "The Northern Territory in your pocket — 2,140+ locations, live weather, tides, fishing, safety, and AI trip planner",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FEFCF9",
  "theme_color": "#C4692F",
  "orientation": "portrait-primary",
  "categories": ["travel", "navigation", "weather", "lifestyle"],
  "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": "Weather", "short_name": "Weather", "url": "/weather", "description": "Live weather for 6 NT cities" },
    { "name": "Tides & Fishing", "short_name": "Tides", "url": "/tides", "description": "Tide charts and fishing forecast" },
    { "name": "Emergency SOS", "short_name": "SOS", "url": "/emergency", "description": "Emergency contacts and first aid" },
    { "name": "What's Near Me", "short_name": "Nearby", "url": "/nearby", "description": "Find locations near you" }
  ]
}
