{
  "name": "JanisExplains Architecture - You're Already an Architect",
  "short_name": "JanisExplains",
  "description": "Architectural thinking for developers, architects, and technical leaders. Stop waiting for permission - recognize your architectural contributions today.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#FF4F3B",
  "background_color": "#1B2B47",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "categories": [
    "education",
    "productivity",
    "business"
  ],
  "icons": [
    {
      "src": "/images/logo/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/logo/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshots/mobile-home.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/images/screenshots/desktop-home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Latest Videos",
      "short_name": "Videos",
      "description": "View latest architecture videos",
      "url": "/#videos",
      "icons": [
        {
          "src": "/images/logo/icon-96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Blog Articles",
      "short_name": "Blog",
      "description": "Read latest architecture insights",
      "url": "/blog/",
      "icons": [
        {
          "src": "/images/logo/icon-96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Career Assessment",
      "short_name": "Journey",
      "description": "Take the architect journey assessment",
      "url": "/#journey",
      "icons": [
        {
          "src": "/images/logo/icon-96.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
