{
  "name": "NetDrive App - Calculez votre vrai profit",
  "short_name": "NetDrive",
  "description": "L'outil de télémétrie financière pour chauffeurs Pro. Calculez votre vrai profit en temps réel.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0F1115",
  "theme_color": "#10B981",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "img/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["finance", "business", "productivity"],
  "lang": "fr",
  "dir": "ltr",
  "scope": "/",
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.godrive.prod",
      "id": "com.godrive.prod"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/netdrive/idYOUR_APP_ID"
    }
  ],
  "prefer_related_applications": true,
  "screenshots": [
    {
      "src": "img/mockups/hero.png",
      "sizes": "1080x1920",
      "type": "image/png"
    },
    {
      "src": "img/mockups/step1.png",
      "sizes": "1080x1920",
      "type": "image/png"
    },
    {
      "src": "img/mockups/step2.png",
      "sizes": "1080x1920",
      "type": "image/png"
    }
  ]
}
