{
  "id": "au.com.atlasapp",
  "name": "Atlas Fitness",
  "short_name": "Atlas",
  "description": "Fitness tracking with workout logging, progress insights, and AI-powered coaching guidance.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#131925",
  "theme_color": "#E8731C",
  "orientation": "portrait",
  "lang": "en-AU",
  "dir": "ltr",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["fitness", "health", "sports", "lifestyle"]
}
