{
  "id": "/",
  "name": "Chat Era",
  "short_name": "Chat Era",
  "description": "Connect, chat, and grow your network - personal and professional.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["fullscreen", "standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "theme_color": "#0b141a",
  "background_color": "#0b141a",
  "prefer_related_applications": false,
  "categories": ["social", "communication", "productivity"],
  "shortcuts": [
    { "name": "Chats", "short_name": "Chats", "url": "/chats", "icons": [{ "src": "/favicon/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Groups", "short_name": "Groups", "url": "/groups", "icons": [{ "src": "/favicon/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Feed", "short_name": "Feed", "url": "/feed", "icons": [{ "src": "/favicon/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "People", "short_name": "People", "url": "/people", "icons": [{ "src": "/favicon/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Profile", "short_name": "Profile", "url": "/profile", "icons": [{ "src": "/favicon/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png" }] }
  ],
  "icons": [
    { "src": "/favicon/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/favicon/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/favicon/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/favicon/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
