{
  "name": "ArcoMage Companion",
  "short_name": "ArcoMage",
  "description": "The ArcoMage character sheet: resource dice, worker assignment, 38 status effects and a turn timer. Play the spellbook duel anywhere - no bag of dice required.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0e1a2b",
  "theme_color": "#0e1a2b",
  "categories": ["games", "utilities"],
  "icons": [
    { "src": "assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "assets/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
