{
  "name": "Recipe Tracker",
  "short_name": "Recipes",
  "description": "Track and manage your recipes",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%23161b22' width='512' height='512' rx='100'/><text y='380' font-size='350' text-anchor='middle' x='256'>🍳</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
