{
  "name": "YuPage — Connect. Learn. Grow.",
  "short_name": "YuPage",
  "description": "YuPage is the social home for YuPosts, YuStatus, YuChat, YuCommunity and YuLearn, with Lileo always one tap away.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#FDFBF7",
  "theme_color": "#F26B21",
  "categories": ["social", "education", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "YuChat", "short_name": "Chat", "url": "/chat", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "YuStatus", "short_name": "Status", "url": "/status", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "YuLearn", "short_name": "Learn", "url": "/learn", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Invite friends", "short_name": "Invite", "url": "/invite", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
