{
  "name": "Tagra — AR Discovery",
  "short_name": "Tagra",
  "description": "Discover AR tags and claim vouchers from local businesses",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F8FB",
  "theme_color": "#5B36F0",
  "icons": [
    {
      "src": "icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["lifestyle", "shopping", "entertainment"],
  "lang": "fa",
  "dir": "rtl",
  "shortcuts": [
    {
      "name": "Explore",
      "url": "/app/explore",
      "description": "Discover nearby AR tags"
    },
    {
      "name": "My Wallet",
      "url": "/app/wallet",
      "description": "View claimed vouchers"
    }
  ]
}
