{
  "name": "Find Duplicate Photo",
  "short_name": "Find Duplicates",
  "description": "AI-powered photo cleaner that helps you find and remove duplicate photos",
  "icons": [],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#3b82f6",
  "background_color": "#ffffff",
  "prefer_related_applications": true,
  "related_applications": [
    {
      "platform": "play",
      "id": "com.shin0123.SimilarFinder",
      "url": "https://play.google.com/store/apps/details?id=com.shin0123.SimilarFinder"
    }
  ]
}