{
  "name": "PrivetPhone",
  "short_name": "PrivetPhone",
  "description": "Connect, message, voice and video call anyone using only their email.",
  "start_url": "https://privetphone.com/",
  "scope": "https://privetphone.com/",
  "id": "https://privetphone.com/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#172554",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
