{
  "name": "Lene &amp; Dani - Eleventy starter based on the workflow suggested by buildexcellentwebsit.es",
  "short_name": "Lene &amp; Dani",
  "start_url": "https://badwebsites.rip",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#db3700",
  "background_color": "#2c2c2c",
  "display": "standalone"
}