{
  "id": "/",
  "name": "The PINKMADE Cookbook",
  "short_name": "Cookbook",
  "description": "The PINKMADE digital cookbook \u2014 every Guyanese recipe from scratch, taught the way mama teaches. By Naomi Christie-Joseph, Berbice, Guyana.",
  "lang": "en",
  "start_url": "./cookbook.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#221016",
  "theme_color": "#d4527e",
  "categories": [
    "food",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}