{
  "name": "Gest Stocks",
  "short_name": "Gest Stocks",
  "description": "Meilleur application pour votre gestion des stocks",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "id": "com.diakitedigital.geststocks",
  "categories": ["business", "productivity"],
  "lang": "fr",
  "dir": "ltr",
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.diakitedigital.geststocks",
      "id": "com.diakitedigital.geststocks"
    }
  ],
  "scope_extensions": [
    {
      "origin": "test.diakitedigital.com",
      "comments": "Environnement de test"
    },
    {
      "origin": "gest-stocks.com",
      "comments": "Environnement de production"
    },
    {
      "origin": "*.gest-stocks.com",
      "comments": "Tous les sous-domaines de production"
    }
  ],
  "shortcuts": [
    
    {
      "name": "Tableau de bord",
      "short_name": "Dashboard",
      "description": "Voir le tableau de bord",
      "url": "/",
      "icons": [{ "src": "icon-192x192.png", "sizes": "192x192" }]
    }
    
  ],
  "display_override": ["standalone", "fullscreen"],
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "icons": [
    {
      "src": "icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "assets/img/dashboard.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
} 