{
  "name": "nunu",
  "short_name": "nunu",
  "description": "Whether a recipe works for you, and one thing worth knowing about it.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "lang": "en",
  "categories": ["food", "health"],
  "theme_color": "#f8f3ea",
  "background_color": "#f8f3ea",
  "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" }
  ],
  "shortcuts": [
    { "name": "This week", "url": "/" },
    { "name": "Cookbook", "url": "/cookbook" }
  ]
}
