{
  "name": "Light Work — Tom & Millie",
  "short_name": "Light Work",
  "description": "Mobile-first gym tracker for Tom & Millie.",
  "id": "/",
  "scope": "/",
  "start_url": "/",
  "lang": "en",
  "categories": ["fitness", "health", "lifestyle"],
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "background_color": "#1a1d24",
  "theme_color": "#1a1d24",
  "orientation": "portrait",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
