{
  "name": "Plakton",
  "short_name": "Plakton",
  "start_url": "/",
  "icons": [
    {
      "src": "./favicon.png",
      "sizes": "256x256 512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./faviconp.png",
      "sizes": "any",
      "purpose": "any"
    }
  ],
  "background_color": "#ffffff",
  "theme_color": "#050505",
  "display": "fullscreen",
  "display": "standalone",
  "scope": "/"
}