{
  "id": "/",
  "name": "101",
  "short_name": "101",
  "start_url": "/my-profile",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffcc00",
  "theme_color": "#ffcc00",
  "related_applications": [
    {
      "platform": "play",
      "id": "ru.app101",
      "url": "https://www.rustore.ru/catalog/app/ru.app101"
    }
  ],
  "icons": [
    {
      "src": "/icons/101app.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/101app-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/101app-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
