{
  "lang": "en",
  "name": "ToGether",
  "short_name": "ToGether",
  "description": "Lovely project for spend time ToGether :)",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#292929",
  "background_color": "#292929",
  "icons": [
    {
      "src": "/static/icons/icon64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/static/icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "permissions": ["camera", "microphone"]
}
