
{
  "name": "FamFeast: Family Recipe Vault",
  "short_name": "FamFeast",
  "description": "Securely store and share cherished family recipes.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fafaf9",
  "theme_color": "#ea580c",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3565/3565418.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3565/3565418.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
