{
  "name": "GrapeVest — majątek rodziny",
  "short_name": "GrapeVest",
  "description": "Cały majątek rodziny w jednym miejscu — inwestycje, emerytura, obligacje i kredyt.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f7fb",
  "theme_color": "#7c5cff",
  "lang": "pl",
  "categories": ["finance", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Nowy wpis miesięczny",
      "short_name": "Wpis",
      "url": "/entry"
    },
    {
      "name": "Cele",
      "short_name": "Cele",
      "url": "/goals"
    }
  ]
}
