{
  "name": "Offskies - your gap year, sorted",
  "short_name": "Offskies",
  "description": "Plan your gap year: costed routes, visas, jabs, insurance and an AI trip assistant.",
  "id": "/portal.html",
  "start_url": "/portal.html?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fbf5ec",
  "theme_color": "#1b2334",
  "lang": "en-GB",
  "categories": ["travel", "lifestyle"],
  "icons": [
    { "src": "app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "app-icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "app-icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "My checklist", "url": "/portal.html?tab=checklist", "description": "Your visa, jabs and booking to-dos" },
    { "name": "AI assistant", "url": "/portal.html?tab=ai", "description": "Ask anything about your trip" },
    { "name": "In-trip mode", "url": "/intrip.html", "description": "Offline emergency info and checklist" }
  ]
}
