{
    "name": "PixCleaner - Smart Photo Cleaner",
    "short_name": "PixCleaner",
    "description": "PixCleaner is a smart iOS photo cleaning app that helps you review storage-heavy media and free up iPhone space.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#f7f8fb",
    "theme_color": "#f7f8fb",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en",
    "dir": "ltr",
    "categories": ["utilities", "productivity", "photo"],
    "icons": [
        {
            "src": "logo.jpeg",
            "sizes": "192x192",
            "type": "image/jpeg",
            "purpose": "any maskable"
        },
        {
            "src": "logo.jpeg",
            "sizes": "512x512",
            "type": "image/jpeg",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "app/32.png",
            "sizes": "1242x2688",
            "type": "image/png",
            "platform": "narrow",
            "label": "PixCleaner storage summary"
        },
        {
            "src": "app/31.png",
            "sizes": "1242x2688",
            "type": "image/png",
            "platform": "narrow",
            "label": "PixCleaner cleanup categories"
        }
    ],
    "related_applications": [
        {
            "platform": "itunes",
            "url": "https://apps.apple.com/us/app/pixcleaner-%E4%B8%93%E4%B8%9A%E6%89%8B%E6%9C%BA%E6%B8%85%E7%90%86%E5%A4%A7%E5%B8%88/id6747415121",
            "id": "6747415121"
        }
    ],
    "prefer_related_applications": true
}
