{
  "name": "Polux Commandes Mobile",
  "short_name": "Commandes",
  "description": "Listes de course terrain pour validation Zebulon/Polux.",
  "start_url": "./index.html?v=42",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#0368b8",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/icon-192.png?v=42",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icon-512.png?v=42",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
