{
  "name": "Orizond | Fin Tracker",
  "short_name": "Orizond",
  "description": "Трекер спільних фінансів: витрати, доходи, гаманці та аналітика.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f5f5",
  "theme_color": "#2C6DFF",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-432.png",
      "sizes": "432x432",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
