{
  "name": "Sudsy Sisters Recipe Book",
  "short_name": "Sudsy Sisters",
  "description": "Goat milk soap recipe database for Sudsy Sisters LLC",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#FEF2F6",
  "theme_color": "#FCBFCE",
  "orientation": "portrait",
  "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" }
  ]
}
