{
  "name": "NS Follow",
  "short_name": "NS Follow",
  "description": "NS Follow – Free Instagram Followers, Likes & Views",

  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "orientation": "portrait",

  "theme_color": "#ff69b4",
  "background_color": "#fff0f5",

  "icons": [
    {
      "src": "/app/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/app/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}