{
  "name": "Dol",
  "short_name": "Dol",
  "description": "Dol Game",
  "background_color": "white",
  "theme_color": "white",
  "icons": [
    {
      "src": "/icon-white.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "start_url": "/index.html",
  "display": "fullscreen"
}
