{
  "short_name": "Interact!",
  "name": "Interact!",
  "description": "Interact - Stay Private , Stay updated with friends. Share your interactions with the world instantly with friends. Interact!",
  "start_url": "/?utm_source=launch&utm_medium=pwa",
  "background_color": "#fff",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "theme_color": "#0062be",
  "shortcuts": [
    {
      "name": "Add new post",
      "short_name": "Add New",
      "description": "Add new update",
      "url": "/?event=add&utm_source=shortcut&utm_medium=pwa",
      "icons": [
        {
          "src": "/images/icons/new-icon-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Explore Friends",
      "short_name": "Friends",
      "description": "Explore friends and their updates",
      "url": "/explore?tab=friend&utm_source=shortcut&utm_medium=pwa",
      "icons": [
        {
          "src": "/images/icons/new-icon-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Explore Followers",
      "short_name": "Followers",
      "description": "Explore followers and their updates",
      "url": "/explore?tab=followers&utm_source=shortcut&utm_medium=pwa",
      "icons": [
        {
          "src": "/images/icons/new-icon-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Explore Following Users",
      "short_name": "Following",
      "description": "Explore Following users and their updates",
      "url": "/explore?tab=following&utm_source=shortcut&utm_medium=pwa",
      "icons": [
        {
          "src": "/images/icons/new-icon-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Meet new people",
      "short_name": "Global",
      "description": "Explore global stream of users and their updates",
      "url": "/explore?tab=global&utm_source=shortcut&utm_medium=pwa",
      "icons": [
        {
          "src": "/images/icons/new-icon-96x96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "/images/icons/new-icon-72x72.png",
      "type": "image/png",
      "sizes": "72x72"
    },
    {
      "src": "/images/icons/new-icon-96x96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "/images/icons/new-icon-128x128.png",
      "type": "image/png",
      "sizes": "128x128"
    },
    {
      "src": "/images/icons/new-icon-144x144.png",
      "type": "image/png",
      "sizes": "144x144"
    },
    {
      "src": "/images/icons/new-icon-152x152.png",
      "type": "image/png",
      "sizes": "152x152"
    },
    {
      "src": "/images/icons/new-icon-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/images/icons/new-icon-384x384.png",
      "type": "image/png",
      "sizes": "384x384"
    },
    {
      "src": "/images/icons/new-icon-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
