{
  "short_name": "Wish2Viral",
  "name": "Wish2Viral - Influencer Marketing Platform",
  "icons": [
    {
      "src": "/logo/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#c240ff",
  "background_color": "#0f0f23",
  "orientation": "portrait-primary",
  "scope": "/",
  "gcm_sender_id": "123456789",
  "permissions": {
    "gcm": {
      "sender_ids": ["123456789"]
    }
  }
}
