{
  "name": "VibeGem - Healing Crystals & Energy Stones",
  "short_name": "VibeGem",
  "description": "Discover your perfect healing crystal with personalized energy recommendations. Shop authentic amethyst, rose quartz, citrine, jade & more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "lifestyle", "health"],
  "screenshots": [
    {
      "src": "/screenshot-wide.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide"
    },
    {
      "src": "/screenshot-narrow.jpg",
      "sizes": "750x1334",
      "type": "image/jpeg",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop Crystals",
      "short_name": "Shop",
      "description": "Browse our crystal collection",
      "url": "/#products",
      "icons": [{ "src": "/icon-shop.png", "sizes": "96x96" }]
    },
    {
      "name": "Energy Test",
      "short_name": "Test",
      "description": "Find your perfect crystal",
      "url": "/#energy-test",
      "icons": [{ "src": "/icon-test.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
