{
  "name": "Shuttle St Andrews",
  "short_name": "Shuttle",
  "description": "Student airport transfers from St Andrews. Share your shuttle, pay less.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a2340",
  "theme_color": "#1a2340",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-GB",
  "categories": ["travel", "transportation"],
  "icons": [
    {
      "src": "/assets/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icons/favicon.svg",
      "sizes": "32x32",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.php",
      "sizes": "1200x630",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "label": "Shuttle St Andrews — Student Airport Transfers"
    }
  ],
  "shortcuts": [
    {
      "name": "Find a shuttle",
      "short_name": "Find",
      "url": "/find",
      "icons": [{ "src": "/assets/icons/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "My bookings",
      "short_name": "Bookings",
      "url": "/my-bookings",
      "icons": [{ "src": "/assets/icons/favicon.svg", "sizes": "any" }]
    }
  ]
}
