{
  "name": "Repput — India's Trust Network",
  "short_name": "Repput",
  "description": "Your verified reputation, everywhere you go.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B0B0B",
  "theme_color": "#0B0B0B",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-IN",
  "icons": [
    {
      "src": "/appicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/appicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Score",
      "url": "/",
      "description": "View your Repput score card"
    },
    {
      "name": "Add Source",
      "url": "/onboarding/upload",
      "description": "Upload a screenshot to add a trust source"
    }
  ],
  "screenshots": []
}
