{
  "id": "/app",
  "lang": "en-US",
  "name": "DevDad Strength - The 30-Minute Strength System",
  "short_name": "DevDad",
  "description": "12-week progressive strength program built for busy engineer dads. 30-minute workouts that fit your schedule.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#f97316",
  "categories": ["health", "fitness", "lifestyle"],
  "icons": [
    {
      "src": "/icons/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "prefer_related_applications": false
}
