{
  "name": "Ratchly — Job management for HVAC crews",
  "short_name": "Ratchly",
  "id": "/",
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "description": "Job management and scheduling built for small HVAC crews. Fast. Mobile-first. Simple.",
  "start_url": "/my-jobs",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#111827",
  "theme_color": "#111827",
  "categories": ["business", "productivity", "utilities"],
  "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/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "My Jobs", "short_name": "Jobs", "url": "/my-jobs" }
  ]
}