{
  "name": "Simple Food by Mom",
  "short_name": "Simple Food",
  "description": "Feed the people you love. Simple home cooked recipes with AI cooking help.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFDF6",
  "theme_color": "#2C1810",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/logo_simplefoodbymom.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo_simplefoodbymom.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
