{
  "name": "Scoupo | empowered by you",
  "short_name": "Scoupo",
  "icons": [
    {
      "src": "./img/icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./img/icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ff3333",
  "theme_color": "#FFFFFF",
  "orientation": "portrait",
  "related_applications": [
    {
      "platform": "Web",
      "id": "com.scoupo.app"
    },
    {
      "platform": "play",
      "id": "com.scoupo.app"
    }
  ]
}
