{
  "name": "SurfSchool",
  "short_name": "SurfSchool",
  "description": "Find waves. Book lessons. Surf the world. United by the Ocean.",
  "id": "/?source=pwa",
  "start_url": "/open?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A1628",
  "theme_color": "#0A1628",
  "categories": ["sports", "travel", "lifestyle"],
  "icons": [
    {
      "src": "/surfschool-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/surfschool-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/surfschool-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
