{
  "name": "Ringify - Smart Ring Store",
  "short_name": "Ringify",
  "description": "Track health, pay contactless & control your world—all from one ring",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1f2e",
  "theme_color": "#00ff88",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    },
    {
      "src": "/placeholder.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "health", "lifestyle"],
  "shortcuts": [
    {
      "name": "Shop Now",
      "url": "/product",
      "description": "View our smart ring products"
    },
    {
      "name": "Referrals",
      "url": "/referrals",
      "description": "Share and earn rewards"
    }
  ]
}
