{
  "name": "LINK UP — One Platform, Everything",
  "short_name": "LINK UP",
  "description": "Socialize, create, message, call, build communities and enter immersive Realms from one platform.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "background_color": "#0d0b14",
  "theme_color": "#7c3aed",
  "categories": ["social", "lifestyle", "entertainment", "business"],
  "icons": [
    { "src": "/icons/linkup-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/linkup-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/linkup-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/linkup-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Messages", "short_name": "Messages", "url": "/messages", "icons": [{ "src": "/icons/linkup-192.png", "sizes": "192x192" }] },
    { "name": "Create Post", "short_name": "Post", "url": "/feed?compose=1", "icons": [{ "src": "/icons/linkup-192.png", "sizes": "192x192" }] },
    { "name": "My Profile", "short_name": "Profile", "url": "/", "icons": [{ "src": "/icons/linkup-192.png", "sizes": "192x192" }] }
  ]
}
