{
  "name": "Wastelords",
  "short_name": "Wastelords",
  "description": "Post-apocalyptic real-time strategy. Conquer the wasteland in 15 minutes.",
  "start_url": "./Wastelords_Prototype.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#0d0a07",
  "theme_color": "#1a1411",
  "categories": ["games", "strategy"],
  "icons": [
    {
      "src": "assets/splash/app_icon_192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "assets/splash/app_icon_512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}
