﻿{
  "name": "AI Advance Review",
  "short_name": "AI Review",
  "description": "Generate customized 5-star Google reviews instantly using AI.",
  "start_url": "./index.php",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#c084fc",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./img.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./img.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}

