{
  "id": "/",
  "name": "FerryHawk - BC Ferries Alerts",
  "short_name": "FerryHawk",
  "description": "Get notified when sold-out BC Ferries sailings open up",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1a1a2e",
  "scope": "/",
  "icons": [
    { "src": "/static/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/static/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/static/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/static/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/static/icons/screenshot-wide.png",
      "sizes": "2560x1439",
      "type": "image/png",
      "form_factor": "wide",
      "label": "FerryHawk desktop view"
    },
    {
      "src": "/static/icons/screenshot-mobile.png",
      "sizes": "779x1687",
      "type": "image/png",
      "label": "FerryHawk mobile view"
    }
  ]
}
