{
  "name": "The MiniFinance App",
  "short_name": "MiniFinance",
  "description": "Финансите по лесния начин",
  "start_url": "/login",
  "display": "standalone",
  "theme_color": "#5246FF",
  "background_color": "#e2e2e6",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}