{
  "name": "Repoto",
  "short_name": "Repoto",
  "description": "Site inspection reports, done on the scaffold.",
  "start_url": "/repoto.html",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#FF5500",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
