{
  "name": "ACM Medical Loadout Builder",
  "short_name": "ACM Medical",
  "description": "Build an Arma 3 ACM medical loadout within your billet's points budget, pack it, and export to ACE Arsenal.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#171a14",
  "theme_color": "#171a14",
  "orientation": "portrait-primary",
  "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
