{
  "name": "Kilo",
  "short_name": "Kilo",
  "description": "Situational awareness for the Alaska/Hawaii outdoorsman. Weather, tides, vessels, aircraft, fire and more — one map.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#3fb950",
  "orientation": "any",
  "categories": ["navigation", "weather", "utilities"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "screenshots": [],
  "shortcuts": [
    { "name": "Go / No-Go", "url": "/?panel=gonogo", "description": "Check trip conditions" },
    { "name": "Tides",      "url": "/?panel=tides",  "description": "Tide predictions" },
    { "name": "Float Plan", "url": "/?panel=floatplan", "description": "File a float plan" }
  ]
}
