{
  "name": "Blockudo",
  "short_name": "Blockudo",
  "description": "Fargerikt block-sudoku puslespill.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0e0a1f",
  "theme_color": "#0e0a1f",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
