{
  "name": "Surf Atlantique",
  "short_name": "Surf Atl.",
  "description": "Prévisions surf, spots et écoles sur la côte atlantique française",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#377ae5",
  "theme_color": "#377ae5",
  "lang": "fr",
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image-v2.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "Surf Atlantique"
    }
  ],
  "id": "https://surf-atlantique.fr/",
  "categories": [
    "sports",
    "weather",
    "lifestyle"
  ]
}