{
  "name": "Fluxa — Le tue finanze, chiare",
  "short_name": "Fluxa",
  "description": "Registra spese ed entrate, gestisci conti, investimenti, prestiti, obiettivi e spese di gruppo condivise.",
  "lang": "it",
  "dir": "ltr",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "categories": ["finance", "productivity", "business"],
  "theme_color": "#5B4FE9",
  "background_color": "#F7F7F9",
  "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-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/fluxa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
