{
  "short_name": "Pro-Thesmos-HQ-Docs",
  "name": "prothesmos",
  "description": "Github Page Documentation Project",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "icons": [
    {
      "src": "/img/icon/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/img/icon/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/img/icon/maskable-icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "/img/icon/maskable-icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    },
    {
      "src": "/img/icon/icon-vector.svg",
      "type": "image/svg+xml",
      "sizes": "512x512"
    }
  ],
  "background_color": "#fffff5",
  "theme_color": "#fffff5"
}
