{
  "name": "Dovion — bataille navale",
  "short_name": "Dovion",
  "description": "Bataille navale multijoueur — pirates, kraken, îles et abordages.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "landscape",
  "background_color": "#0e2a3c",
  "related_applications": [
    { "platform": "webapp", "url": "manifest.json" }
  ],
  "prefer_related_applications": false,
  "theme_color": "#0e2a3c",
  "lang": "fr",
  "icons": [
    { "src": "icon-192.png?v=3", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png?v=3", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-192.png?v=3", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icon-512.png?v=3", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
