{
  "name": "AUBIS — Explore. Plan. Book.",
  "short_name": "AUBIS",
  "description": "Plan your dream Australian & New Zealand trip. Build smart itineraries, discover tours, and track costs.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#11998e",
  "background_color": "#f7f9fa",
  "id": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "AUBIS Dashboard — Plan your Australian adventure"
    },
    {
      "src": "/images/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "AUBIS on mobile — Explore tours and destinations"
    }
  ],
  "categories": ["travel", "lifestyle", "navigation"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Explore Map",
      "short_name": "Explore",
      "url": "/explore",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Browse Tours",
      "short_name": "Tours",
      "url": "/tours",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
