{
  "name": "AIental - AI Guest Support Agent",
  "short_name": "AIental",
  "description": "AI agent that answers guest questions 24/7. Perfect for hotels, vacation rentals, Airbnb, VRBO, and all hospitality businesses.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity", "travel"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
