{
  "name": "OKKAI - AI Calorie Tracker",
  "short_name": "OKKAI",
  "description": "Snap a photo of your meal and instantly see calories, protein, carbs, and fats. AI-powered macro tracking for real life.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "fitness", "food"],
  "lang": "en-US"
}
