{
  "name": "Sets/HR Calculator",
  "short_name": "Sets/HR",
  "description": "Production Sets per Hour calculator and Roll Converter by Gannon Labs",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f1117",
  "theme_color": "#0f1117",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
