{
  "name": "Nexray — Learn Web Development",
  "short_name": "Nexray",
  "description": "Free 7-stage web development guide. From zero to full-stack pro in 2026.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fafafa",
  "theme_color": "#0038FF",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "https://res.cloudinary.com/djy0vsvfg/image/upload/v1774822889/logo_highres_hdmcey.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://res.cloudinary.com/djy0vsvfg/image/upload/v1774822889/logo_highres_hdmcey.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://res.cloudinary.com/djy0vsvfg/image/upload/v1774822889/logo_highres_hdmcey.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Nexray Homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Guide",
      "short_name": "Guide",
      "description": "Start the 7-stage web dev guide",
      "url": "/guide/stage1.html",
      "icons": [{ "src": "https://res.cloudinary.com/djy0vsvfg/image/upload/v1774822889/logo_highres_hdmcey.png", "sizes": "96x96" }]
    },
    {
      "name": "Free Resources",
      "short_name": "Resources",
      "description": "Browse free web development resources",
      "url": "/resources.html",
      "icons": [{ "src": "https://res.cloudinary.com/djy0vsvfg/image/upload/v1774822889/logo_highres_hdmcey.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
