{
  "name": "Nirob Digital - Linux, Crypto & Tech Mastery",
  "short_name": "NirobDigital",
  "description": "Free expert guides on Ubuntu Linux, Crypto Earning, AI Tools, Android, Cloud Computing & Web3. 500+ tutorials for tech enthusiasts worldwide.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "background_color": "#050510",
  "theme_color": "#050510",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["education", "technology", "productivity", "utilities"],
  "prefer_related_applications": false,
  "related_applications": [],
  "shortcuts": [
    {
      "name": "Ubuntu Guides",
      "short_name": "Ubuntu",
      "description": "Browse Ubuntu Linux tutorials",
      "url": "/categories/ubuntu-basics/",
      "icons": [
        {
          "src": "/assets/images/icons/shortcut-ubuntu.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Crypto Earning",
      "short_name": "Crypto",
      "description": "Explore crypto earning guides",
      "url": "/categories/crypto-earning/",
      "icons": [
        {
          "src": "/assets/images/icons/shortcut-crypto.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "AI Tools",
      "short_name": "AI Tools",
      "description": "Discover free AI tools",
      "url": "/categories/ai-tools/",
      "icons": [
        {
          "src": "/assets/images/icons/shortcut-ai.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Free Tools",
      "short_name": "Tools",
      "description": "Use free productivity tools",
      "url": "/tools/",
      "icons": [
        {
          "src": "/assets/images/icons/shortcut-tools.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Learning Paths",
      "short_name": "Learn",
      "description": "Follow structured learning paths",
      "url": "/learn/",
      "icons": [
        {
          "src": "/assets/images/icons/shortcut-learn.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Search Guides",
      "short_name": "Search",
      "description": "Search 500+ guides",
      "url": "/search/",
      "icons": [
        {
          "src": "/assets/images/icons/shortcut-search.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "/assets/images/icons/favicon-16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/icons/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/icons/icon-48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/icons/icon-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/images/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/icons/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/images/screenshots/desktop-home.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Homepage on Desktop"
    },
    {
      "src": "/assets/images/screenshots/mobile-home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Homepage on Mobile"
    },
    {
      "src": "/assets/images/screenshots/desktop-categories.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Categories on Desktop"
    },
    {
      "src": "/assets/images/screenshots/mobile-categories.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Categories on Mobile"
    }
  ],
  "iarc_rating_id": "",
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "edge_side_panel": {
    "preferred_width": 400
  },
  "handle_links": "preferred",
  "capture_links": "existing-client-event"
}