{
  "name": "Maker",
  "short_name": "Maker",
  "description": "Office presence kiosk",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#221E1E",
  "theme_color": "#221E1E",
  "orientation": "landscape",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' fill='%23221E1E' rx='40'/><text y='140' x='96' text-anchor='middle' font-size='100' fill='white' font-family='sans-serif' font-weight='bold'>M</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
