{
  "name": "System Finansów | Schematownik",
  "short_name": "Finanse",
  "description": "Osobisty system finansów — budżet, wydatki, oszczędności. Twoje dane są tylko na tym urządzeniu.",
  "start_url": "./index.html",
  "id": "system-finansow-schematownik",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#09090b",
  "theme_color": "#7c3aed",
  "lang": "pl",
  "categories": ["finance", "productivity"],
  "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-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
