{
  "name": "Mamfy - Cat Food Tracker",
  "short_name": "Mamfy",
  "description": "Track your cat's food intake, stock levels, and health with ease",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#3B82F6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "lifestyle", "productivity"],
  "lang": "en",
  "dir": "ltr"
} 