{
  "name": "Enhanced Goal Tracker",
  "short_name": "Goal Tracker",
  "description": "Track your financial goals with style and efficiency",
  "start_url": "/",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay"],
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "any",
  "dir": "ltr",
  "lang": "en",
  "categories": ["finance", "productivity", "utilities"],
  "launch_handler": {
    "client_mode": ["focus-existing", "auto"]
  },
  "iarc_rating_id": "",
  "prefer_related_applications": false,
  "related_applications": [],
  "scope_extensions": [
    {
      "origin": "*.vercel.app"
    }
  ],
  "screenshots": [
    {
      "src": "https://hebbkx1anhila5yf.public.blob.vercel-storage.com/o%20(2)-XkuKSADdldj9vqUVdYPCWnp5U6SCoL.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Goal Tracker Dashboard"
    }
  ],
  "icons": [
    {
      "src": "https://hebbkx1anhila5yf.public.blob.vercel-storage.com/o%20(2)-XkuKSADdldj9vqUVdYPCWnp5U6SCoL.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://hebbkx1anhila5yf.public.blob.vercel-storage.com/o%20(2)-XkuKSADdldj9vqUVdYPCWnp5U6SCoL.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://hebbkx1anhila5yf.public.blob.vercel-storage.com/o%20(2)-XkuKSADdldj9vqUVdYPCWnp5U6SCoL.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://hebbkx1anhila5yf.public.blob.vercel-storage.com/o%20(2)-XkuKSADdldj9vqUVdYPCWnp5U6SCoL.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Add Goal",
      "url": "/?action=add-goal",
      "description": "Quickly add a new goal",
      "icons": [
        {
          "src": "https://hebbkx1anhila5yf.public.blob.vercel-storage.com/o%20(2)-XkuKSADdldj9vqUVdYPCWnp5U6SCoL.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "View Analysis",
      "url": "/?tab=analysis",
      "description": "View goal analysis",
      "icons": [
        {
          "src": "https://hebbkx1anhila5yf.public.blob.vercel-storage.com/o%20(2)-XkuKSADdldj9vqUVdYPCWnp5U6SCoL.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ]
}

