{
  "name": "Kollabary - Influencer Marketing Platform",
  "short_name": "Kollabary",
  "description": "Connect brands with influencers for authentic collaborations",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ff5722",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://kollabary.s3.ap-south-1.amazonaws.com/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "https://kollabary.s3.ap-south-1.amazonaws.com/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": [
    "business",
    "productivity",
    "social"
  ]
}