{
  "id": "/",
  "name": "PAKCIRCLE",
  "short_name": "PakCircle",
  "description": "PAKCIRCLE — CONNECT – TALK – FUN. An original modern social networking platform.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#064e3b",
  "theme_color": "#047857",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["social", "networking", "entertainment"],
  "shortcuts": [
    {
      "name": "Feed",
      "url": "/",
      "description": "View home feed"
    },
    {
      "name": "Messenger",
      "url": "/messenger",
      "description": "Chat and messages"
    },
    {
      "name": "Notifications",
      "url": "/notifications",
      "description": "View alerts and activity"
    }
  ]
}
