{
  "name": "My Nerddi — Search + Command",
  "short_name": "My Nerddi",
  "description": "Authenticated private command center for search, people, CENTRO, assets, mail, AI and the Nerddi Network.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "any",
  "background_color": "#070912",
  "theme_color": "#8b78ff",
  "categories": [
    "productivity",
    "social",
    "utilities",
    "finance"
  ],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Search & Command",
      "short_name": "Search",
      "description": "Search, ask or command the Nerddi Network.",
      "url": "/#home",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "People",
      "short_name": "People",
      "description": "Find people on the Nerddi Network.",
      "url": "/#people",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Assets & Finance",
      "short_name": "Assets",
      "description": "Open CENTRO, CentroDrop, QRBull and mining.",
      "url": "/#finance",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "My Apps",
      "short_name": "Apps",
      "description": "Open your personalized Nerddi app hub.",
      "url": "/#apps",
      "icons": [
        {
          "src": "icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
