{
  "name": "Scullery",
  "icons": [
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/app/",
  "display": "standalone",
  "scope": "/",
  "description": "a small kitchen or room at the back of a house used for washing dishes and other dirty household work.",
  "theme_color": "#111111",
  "background_color": "#111111"
}
