{
  "name": "KitchenSafe Food Safety Diary",
  "short_name": "KitchenSafe",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f4f8fb",
  "theme_color": "#0f766e",
  "description": "KitchenSafe digital food safety diary compatible with the SFBB system.",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
