{
  "background_color": "#ffffff",
  "dir": "ltr",
  "display": "fullscreen",
  "name": "AmonGestione",
  "orientation": "portrait",
  "scope": "/",
  "short_name": "AmonGestione",
  "start_url": "/",
  "theme_color": "#198907",
  "id": "amon-gestione",
  "description": "app gestionale di Amon Energy",
  "lang": "it",
  "display_override": [
    "fullscreen",
    "window-controls-overlay"
  ],
  "icons": [
    {
      "src": "/static/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/img/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
