{
  "name": "WAGETru - Real Wages, Real Workers",
  "short_name": "WAGETru",
  "description": "See what workers actually take home. Compare real verified paychecks by company, role, and location.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8faf9",
  "theme_color": "#0d9668",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["finance", "business"],
  "shortcuts": [
    {
      "name": "Union Wage Lookup",
      "url": "/wage-lookup.html",
      "description": "Search union wages by hospital and job title"
    }
  ]
}
