{
  "name": "Lineup — Surf & Bodyboard Community",
  "short_name": "Lineup",
  "description": "La communauté surf & bodyboard — météo, marées, chat en temps réel",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080e14",
  "theme_color": "#0ea5e9",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/chicken-joe.webp",
      "sizes": "any",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "categories": [
    "social",
    "sports",
    "lifestyle"
  ],
  "lang": "fr",
  "shortcuts": [
    {
      "name": "Général",
      "url": "/",
      "description": "Salon général"
    }
  ]
}