{
 "display": "standalone",
 "display_override": [
  "standalone",
  "minimal-ui"
 ],
 "orientation": "portrait-primary",
 "background_color": "#F5F2E9",
 "theme_color": "#071410",
 "dir": "auto",
 "lang": "en",
 "scope": "/",
 "id": "/",
 "start_url": "/?src=pwa",
 "name": "AWMZA Tax - invoices & Italian e-invoicing",
 "short_name": "AWMZA Tax",
 "description": "Invoices, e-invoicing and tax tools for freelancers and small businesses.",
 "categories": [
  "finance",
  "business"
 ],
 "icons": [
  {
   "src": "/icons/icon-72.png",
   "sizes": "72x72",
   "type": "image/png",
   "purpose": "any"
  },
  {
   "src": "/icons/icon-96.png",
   "sizes": "96x96",
   "type": "image/png",
   "purpose": "any"
  },
  {
   "src": "/icons/icon-128.png",
   "sizes": "128x128",
   "type": "image/png",
   "purpose": "any"
  },
  {
   "src": "/icons/icon-192.png",
   "sizes": "192x192",
   "type": "image/png",
   "purpose": "any"
  },
  {
   "src": "/icons/icon-256.png",
   "sizes": "256x256",
   "type": "image/png",
   "purpose": "any"
  },
  {
   "src": "/icons/icon-384.png",
   "sizes": "384x384",
   "type": "image/png",
   "purpose": "any"
  },
  {
   "src": "/icons/icon-512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "any"
  },
  {
   "src": "/icons/maskable-192.png",
   "sizes": "192x192",
   "type": "image/png",
   "purpose": "maskable"
  },
  {
   "src": "/icons/maskable-512.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "maskable"
  }
 ]
}