{
  "name": "Pratiko — Preventivi e fatture QR",
  "short_name": "Pratiko",
  "description": "Preventivi e fatture con QR-bill svizzera in 60 secondi, da smartphone, tablet e computer.",
  "lang": "it",
  "dir": "ltr",
  "categories": ["business", "finance", "productivity"],
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#083344",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Nuovo preventivo",
      "short_name": "Preventivo",
      "url": "/quote/new",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Fatture",
      "short_name": "Fatture",
      "url": "/invoices",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Scadenzario",
      "short_name": "Scadenze",
      "url": "/scadenzario",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
