{
  "name": "I'm Here!",
  "short_name": "I'm Here!",
  "description": "Professional front desk check-in system for therapy practices",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F7F4F1",
  "theme_color": "#9B4D96",
  "orientation": "any",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/imhere-favicon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/imhere-favicon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/imhere-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/imhere-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity"]
}
