{
  "name": "Findexing",
  "short_name": "Findexing",
  "description": "Your personal financial indexing and budget tracker",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F0F2FF",
  "theme_color": "#4F46E5",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
