{
  "name": "Perfect English Chat",
  "short_name": "PE Chat",
  "description": "Class rooms, level communities and direct messages for Perfect English — its own app, same login.",
  "id": "/",
  "scope": "/",
  "start_url": "/?source=app",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#22325A",
  "theme_color": "#22325A",
  "lang": "en",
  "categories": ["education", "social"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/icons/chat-72x72.png",   "sizes": "72x72",   "type": "image/png" },
    { "src": "/icons/chat-96x96.png",   "sizes": "96x96",   "type": "image/png" },
    { "src": "/icons/chat-128x128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "/icons/chat-144x144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "/icons/chat-152x152.png", "sizes": "152x152", "type": "image/png" },
    { "src": "/icons/chat-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/chat-384x384.png", "sizes": "384x384", "type": "image/png" },
    { "src": "/icons/chat-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Communities", "url": "/chat?tab=communities", "icons": [{ "src": "/icons/chat-192x192.png", "sizes": "192x192" }] }
  ]
}
