{
  "name": "Yet Another Army Builder",
  "short_name": "YAAB",
  "description": "In-browser Warhammer 40k 10th edition army builder.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d0d0d",
  "theme_color": "#0d0d0d",
  "icons": [
    { "src": "/img/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" },
    { "src": "/img/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
