{
  "name": "Toii Store - Your one-stop destination for every Dapp",
  "short_name": "ToiiStore",
  "description": "Explore, install, and manage your favorite decentralized apps in one simple, secure hub. From DeFi to NFTs to AI, everything you need is here",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#FFD700",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/toii-mb.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["toiistore", "blockchain", "webapps"],
  "lang": "en",
  "shortcuts": [
    {
      "name": "Toii Store",
      "short_name": "Toii Store",
      "description": "Your one-stop destination for every Dapp",
      "url": "/",
      "icons": [{ "src": "/images/toii-mb.png", "sizes": "96x96" }]
    }
  ]
}
