{
  "id": "/",
  "name": "ANOQR — Buy & Sell Anything Near You",
  "short_name": "ANOQR",
  "description": "India's AI-powered marketplace. Post an ad in seconds, chat with buyers, find jobs and services near you, and earn 50% commission for every friend you invite.",
  "lang": "en-IN",
  "dir": "ltr",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Post a free ad",
      "short_name": "Sell",
      "description": "List something for sale with AI-assisted posting",
      "url": "/market/sell?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Browse categories",
      "short_name": "Browse",
      "description": "Cars, properties, mobiles, furniture and more near you",
      "url": "/market/categories?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "My chats",
      "short_name": "Chats",
      "description": "Replies from buyers and sellers",
      "url": "/market/chat?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Refer & earn 50%",
      "short_name": "Refer",
      "description": "Share your invite and earn commission",
      "url": "/refer?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "categories": [
    "shopping",
    "business",
    "lifestyle",
    "productivity"
  ],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://anoqr.com/manifest.json"
    }
  ]
}
