{
  "name": "Finity Finance",
  "short_name": "Finity",
  "description": "Your personal finance tracker",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080810",
  "theme_color": "#6c63ff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://api.dicebear.com/7.x/initials/svg?seed=FN&backgroundColor=6c63ff&fontSize=40",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "https://api.dicebear.com/7.x/initials/svg?seed=FN&backgroundColor=6c63ff&fontSize=40",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}