{
  "id": "miocpmcard.it",
  "name": "CPM Club",
  "short_name": "CPM Club",
  "description": "Gestione tessera carburante CPM Club",
  "start_url": "/Login.aspx",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0B3C8A",
  "theme_color": "#0B3C8A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/assets/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/x-icon"
    },
    {
      "src": "/assets/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/x-icon"
    }
  ]
}
