{
  "name": "root design system",
  "short_name": "root",
  "description": "root design system - documentation, generated from the components' own READMEs.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "minimal-ui",
  "background_color": "#ffffff",
  "theme_color": "#212121",
  "icons": [
    {
      "src": "./assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "./assets/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
