{
  "name": "Experimental telegram client",
  "short_name": "Telegrame",
  "description": "Vanilla js telegram client with custom build process.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "assets/Telegram_2019_Logo.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}

