{
  "name": "GAS – Every Ride. One Place.",
  "short_name": "GAS",
  "description": "The all-in-one platform for the motorcycle community — training, events, gear marketplace.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F0F0F",
  "theme_color": "#E8471A",
  "lang": "fr",
  "scope": "/",
  "categories": ["sports", "lifestyle", "education"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "GAS Marketplace"
    }
  ],
  "shortcuts": [
    {
      "name": "Expériences",
      "short_name": "Experiences",
      "url": "/experiences",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Mon espace",
      "short_name": "Dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
