{
  "id": "com.bespoke.graduate",
  "name": "StylistOS",
  "short_name": "StylistOS",
  "description": "Your daily companion for the climb from licensed to legendary. Scripts, a curated skills roadmap, weekly planning, and the habits that build a career that lasts.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "background_color": "#F4EFE7",
  "theme_color": "#F4EFE7",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "dir": "ltr",
  "categories": [
    "education",
    "business",
    "lifestyle",
    "beauty"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/maskable-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Daily Check-in",
      "short_name": "Daily",
      "description": "Your 90-second daily ritual",
      "url": "/",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Skills Roadmap",
      "short_name": "Skills",
      "description": "78 skills from foundation to mastery",
      "url": "/?tab=education",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
