{
  "name": "Mastery - Professional Education & Training",
  "short_name": "Mastery",
  "description": "Premium video-based professional education platform. Learn from world-class instructors across business, technology, personal development, and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0a0a0a",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["education", "business"],
  "screenshots": [
    {
      "src": "/screenshot-mobile-1.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Home screen with featured content"
    },
    {
      "src": "/screenshot-mobile-2.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Video player in action"
    },
    {
      "src": "/screenshot-tablet-1.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Tablet home experience"
    }
  ],
  "shortcuts": [
    {
      "name": "New & Epic",
      "short_name": "New",
      "description": "Browse new and trending content",
      "url": "/new-and-epic",
      "icons": [
        {
          "src": "/icon-shortcut-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "My Mastery",
      "short_name": "Profile",
      "description": "View your profile and account settings",
      "url": "/profile",
      "icons": [
        {
          "src": "/icon-shortcut-96.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
