{
  "name": "ReviewAI",
  "short_name": "ReviewAI",
  "description": "AI-powered QR review assistant for businesses",
  "start_url": "/subdomains/ai_review/",
  "display": "standalone",
  "background_color": "#FAFAFA",
  "theme_color": "#6C63FF",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "en"
}
