{
  "name": "Honest War",
  "short_name": "Honest War",
  "description": "Real-time strategy game",
  "id": "honest-war-rts",
  "start_url": ".",
  "scope": ".",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "minimal-ui"],
  "orientation": "landscape",
  "icons": [
    {
      "src": "favicon/web-app-manifest-marine-192x192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "favicon/web-app-manifest-marine-512x512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#000000",
  "background_color": "#000000"
}
