{
  "name": "Cal Fit - Nutrição",
  "short_name": "Cal Fit",
  "description": "Controle sua alimentação e acompanhe seus macros com IA.",
  "theme_color": "#3d9970",
  "background_color": "#faf9f7",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "food", "lifestyle"]
}