{
  "name": "Семейный бюджет",
  "short_name": "Бюджет",
  "description": "Трекер семейных расходов",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#FFF8F9",
  "theme_color": "#8C4A62",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
