{
  "name": "FatFit",
  "short_name": "FatFit",
  "icons": [
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "description": "Weekly nutrition planning with meal reminders.",
  "theme_color": "#485935",
  "background_color": "#FBFBFB"
}
