{
  "name": "Archadia",
  "short_name": "Archadia",
  "description": "Your play reveals who you are. Meet the coach who sees it.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0D14",
  "theme_color": "#0A0D14",
  "lang": "en",
  "dir": "ltr",
  "categories": ["games", "sports", "lifestyle"],
  "icons": [
    { "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-256.png", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/screenshots/wide-war-room.png", "sizes": "1280x800", "type": "image/png", "form_factor": "wide", "label": "The War Room, where your coach reads the last match" },
    { "src": "/screenshots/wide-the-table.png", "sizes": "1280x800", "type": "image/png", "form_factor": "wide", "label": "The Table, where the Nine are seated" },
    { "src": "/screenshots/wide-your-arc.png", "sizes": "1280x800", "type": "image/png", "form_factor": "wide", "label": "Your Arc, the read on how you play" },
    { "src": "/screenshots/narrow-war-room.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "The War Room on mobile" },
    { "src": "/screenshots/narrow-chronicles.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "The Chronicles of every match you logged" }
  ],
  "shortcuts": [
    { "name": "Log a match", "short_name": "Log", "url": "/log-match", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "War Room", "short_name": "War Room", "url": "/hub", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] },
    { "name": "Signals", "short_name": "Signals", "url": "/signals", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] }
  ]
}
