{
  "name": "A500-Mobil",
  "short_name": "A500-Mobil",
  "description": "Application mobile de gestion A500-Mobil",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1C3A1C",
  "theme_color": "#c0392b",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/static/img/icon-pwa.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
