{
  "name": "Guilt-Free Chia Desserts",
  "short_name": "Chia Desserts",
  "description": "Your recipe library — instant access on your phone.",
  "start_url": "/my-library",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FBF7F0",
  "theme_color": "#2F5D3A",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
