{
  "name": "Iron Front Tactics",
  "short_name": "Iron Front",
  "description": "MiniTogo showcase RTS with four original factions, base building, resource gathering, fog of war, touch controls, offline skirmish, and optional room multiplayer.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#0f1112",
  "theme_color": "#111417",
  "categories": ["games", "strategy"],
  "lang": "zh-CN",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
