{
  "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": "#0F0F1A",
  "theme_color": "#6C3CE1",
  "icons": [
    {
      "src": "icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": ["lifestyle", "shopping", "entertainment"],
  "lang": "fa",
  "dir": "rtl",
  "shortcuts": [
    {
      "name": "Open Map",
      "url": "/map",
      "description": "Discover nearby AR tags"
    },
    {
      "name": "My Wallet",
      "url": "/wallet",
      "description": "View claimed vouchers"
    }
  ]
}
