{
  "dir": "ltr",
  "lang": "en",
  "name": "Pack11ty",
  "short_name": "Pack11ty",
  "description": "an heavily opinionated Eleventy template project",
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#663399",
  "background_color": "#865aad",
  "icons": [
    {
      "src": "/images/logo-192px.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/logo-512px.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "serviceworker": {
    "src": "service-worker.js",
    "scope": "/"
  }
}
