{
  "name": "Swipe Photo Cleaner - Wipe AI",
  "short_name": "Swipe Cleaner",
  "description": "The fastest way to clean your iPhone & Android camera roll. Swipe right to keep, swipe left to delete.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0c29",
  "theme_color": "#0f0c29",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/swipe_photo_cleaner_logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/swipe_photo_cleaner_logo.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ],
  "categories": ["utilities", "photo"],
  "related_applications": [
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/id6462894933",
      "id": "6462894933"
    },
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=us.oligarch.swipe.photo.cleaner",
      "id": "us.oligarch.swipe.photo.cleaner"
    }
  ],
  "prefer_related_applications": true
}
