{
  "name": "StudySwap – Student Marketplace",
  "short_name": "StudySwap",
  "description": "Buy, sell and share study materials near you. India's #1 student marketplace.",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#F8FAFC",
  "theme_color": "#38BDF8",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["education", "shopping", "productivity"],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "StudySwap Homepage"
    },
    {
      "src": "/screenshots/browse.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Browse Materials"
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-72x72.svg",
      "sizes": "72x72",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-96x96.svg",
      "sizes": "96x96",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-128x128.svg",
      "sizes": "128x128",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-144x144.svg",
      "sizes": "144x144",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-152x152.svg",
      "sizes": "152x152",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-384x384.svg",
      "sizes": "384x384",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Materials",
      "short_name": "Browse",
      "description": "Browse study materials near you",
      "url": "/browse",
      "icons": [{ "src": "/icons/shortcut-browse.png", "sizes": "96x96" }]
    },
    {
      "name": "Sell Materials",
      "short_name": "Sell",
      "description": "List your study materials for sale",
      "url": "/sell",
      "icons": [{ "src": "/icons/shortcut-sell.png", "sizes": "96x96" }]
    },
    {
      "name": "PDF Scanner",
      "short_name": "Scanner",
      "description": "Scan and convert notes to PDF",
      "url": "/scanner",
      "icons": [{ "src": "/icons/shortcut-scanner.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.studyswap.app",
      "id": "com.studyswap.app"
    }
  ],
  "prefer_related_applications": false
}
