{
  "name": "Zeeslag",
  "short_name": "Zeeslag",
  "description": "Speel Zeeslag op je telefoon — tegen de computer of online tegen een vriend. Verzenk de hele vloot van je tegenstander om te winnen.",
  "lang": "nl",
  "background_color": "#0a2a43",
  "theme_color": "#0a2a43",
  "icons": [
    {
      "src": "android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "./index.html",
  "display": "standalone",
  "scope": "./",
  "categories": ["games", "entertainment"]
}
