{
  "id": "/",
  "name": "Prana Club",
  "short_name": "Prana Club",
  "description": "Prana Club learning platform for students and teachers",
  "lang": "uk",
  "start_url": "/ua/sign-in",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f7f6f9",
  "theme_color": "#7046a3",
  "categories": [
    "education",
    "productivity"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://prana-club.com/manifest.json",
      "id": "https://prana-club.com/"
    }
  ]
}
