{
  "name": "GyftPro",
  "short_name": "GyftPro",
  "description": "Discover personalized gift recommendations and curated collections.",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#f8efe4",
  "theme_color": "#4b0082",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/next.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/next.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "lifestyle"],
  "lang": "en",
  "dir": "ltr"
}
