{
  "short_name": "NutriSteps",
  "name": "NutriSteps - All in One Fitness App with AI Coach",
  "description": "The ultimate all in one fitness app! AI workout plan generator, AI calorie counter from photo & menu, complete tracker with nutrition. Fitness app with AI coach.",
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon-120.png",
      "sizes": "120x120",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "start_url": "/?source=pwa",
  "display": "standalone",
  "theme_color": "#020617",
  "background_color": "#0f172a",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["health", "fitness", "lifestyle", "workout", "nutrition"],
  "screenshots": [],
  "prefer_related_applications": false,
  "related_applications": [],
  "id": "walking-notebook-pwa",
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
