{
  "name": "When I Grow Up — GrownUpJobs.com",
  "short_name": "GrownUpJobs",
  "description": "Transparent ROI on top-paying careers. Compare salaries, costs, and timelines across tech, healthcare, trades, business, law, and more.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF7F2",
  "theme_color": "#285943",
  "categories": ["education", "business", "productivity"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Find My Match",
      "short_name": "Quiz",
      "description": "Take the career-match quiz",
      "url": "/quiz?source=pwa",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Browse Careers",
      "short_name": "Browse",
      "description": "Browse all 67 careers",
      "url": "/careers?source=pwa",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Top Ranked",
      "short_name": "Top",
      "description": "See the highest-ROI careers",
      "url": "/top-ranked?source=pwa",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
