{
  "name": "Tankly - Prix carburant",
  "short_name": "Tankly",
  "description": "Comparez les prix des carburants et trouvez une station-service proche de vous.",
  "start_url": "/fr/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8fafc",
  "theme_color": "#075985",
  "icons": [
    {
      "src": "/icons/tankly-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/tankly-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
