{
  "name": "myKando Pixel",
  "short_name": "Pixeln",
  "description": "Pixel für Pixel zum Kunstwerk",
  "start_url": "/pixel/",
  "scope": "/pixel/",
  "display": "standalone",
  "background_color": "#1A1A2E",
  "theme_color": "#7B6BBF",
  "icons": [
    {
      "src": "/pixel/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pixel/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/pixel/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pixel/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/pixel/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
