{
  "name": "Budżet domowy",
  "short_name": "Budżet",
  "description": "Wspólny budżet domowy dla rodziny",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f9f5ef",
  "theme_color": "#2d6a4f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Dodaj wydatek",
      "url": "/?action=expense",
      "description": "Dodaj nowy wydatek do wspólnego budżetu"
    }
  ]
}
