{
  "name": "QnA for you",
  "short_name": "QnA fy",
  "background_color": "#FFFFFF",
  "display": "minimal-ui",
  "start_url": "/",
  "scope": "/",
  "icons": [
    
    {
      "src": "icon512_maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "monochrome"
    },
	{
      "src": "icon512_rounded.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "theme_color": "#3498DB",
  "gcm_sender_id": "402845223712",
  "gcm_user_visible_only": true,
  "related_applications": [],
  "capture_links": "none",
  "shortcuts": [
    {
      "name": "Subscriptions",
      "url": "/",
      "icons": [
        {
          "src": "",
          "sizes": "512x512",
          "type": "image/png",
          "purpose": "any monochrome"
        }
      ]
    },
    {
      "name": "Explore",
      "url": "/",
      "icons": [
        {
          "src": "",
          "sizes": "512x512",
          "type": "image/png",
          "purpose": "any monochrome"
        }
      ]
    }
  ]
}