{
  "name": "[the square] dashboard",
  "short_name": "[the square]",
  "description": "Booking, calendar, inquiries, clients, and reports for [the square].",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#111315",
  "theme_color": "#111315",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "./assets/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
