{
  "name": "Solo - Book By Text",
  "short_name": "Solo",
  "description": "Book appointments by text message. Simple scheduling for busy professionals.",
  "start_url": "/solo/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f43f5e",
  "orientation": "any",
  "scope": "/solo",
  "icons": [
    {
      "src": "/solo/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/solo/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/solo/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "prefer_related_applications": false
}
