{
  "name": "Osopo",
  "short_name": "Osopo",
  "description": "Osopo language flights for Tagalog learning.",
  "start_url": "/booking",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#fff7ed",
  "theme_color": "#f97316",
  "categories": ["education", "travel"],
  "icons": [
    {
      "src": "/osopo-head.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Booking",
      "short_name": "Booking",
      "url": "/booking"
    },
    {
      "name": "Departures",
      "short_name": "Departures",
      "url": "/departures"
    },
    {
      "name": "My Visa",
      "short_name": "Visa",
      "url": "/visa"
    }
  ]
}
