{
  "name": "Haskin Family Recipes",
  "short_name": "Recipes",
  "description": "Private family recipe collection",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FBF4E1",
  "theme_color": "#18181b",
  "id": "/",
  "icons": [
    {"src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png"},
    {"src": "/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable"},
    {"src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ],
  "handle_links": "preferred",
  "scope_extensions": [{"origin": "https://recipes.haskin.family"}],
  "categories": ["food"],
  "orientation": "any",
  "launch_handler": {"client_mode": "navigate-existing"}
}
