{
    "name": "S3compare.io - S3 Storage Comparison Tool",
    "short_name": "S3compare",
    "description": "Compare S3 storage pricing, performance benchmarks, and features across 20+ cloud providers",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#fafbfc",
    "theme_color": "#009fe3",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en",
    "categories": ["productivity", "utilities", "business"],
    "icons": [
        {
            "src": "https://static.zeroservices.eu/images/Zero%20Services_FAV_192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "https://static.zeroservices.eu/images/Zero%20Services_FAV_144x144.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "https://static.zeroservices.eu/images/Zero%20Services_FAV_180x180.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "https://static.zeroservices.eu/images/Zero%20Services_FAV_32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "https://static.zeroservices.eu/images/Zero%20Services_FAV_16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        }
    ],
    "shortcuts": [
        {
            "name": "Pricing Calculator",
            "short_name": "Calculator",
            "description": "Open the S3 pricing calculator",
            "url": "/#s3-calculator",
            "icons": [
                {
                    "src": "https://static.zeroservices.eu/images/Zero%20Services_FAV_32x32.png",
                    "sizes": "32x32"
                }
            ]
        },
        {
            "name": "Performance Benchmarks",
            "short_name": "Benchmarks",
            "description": "View S3 performance benchmarks",
            "url": "/#performance-dashboard",
            "icons": [
                {
                    "src": "https://static.zeroservices.eu/images/Zero%20Services_FAV_32x32.png",
                    "sizes": "32x32"
                }
            ]
        },
        {
            "name": "Provider Comparison",
            "short_name": "Compare",
            "description": "Compare S3 storage providers",
            "url": "/#pricing-comparison",
            "icons": [
                {
                    "src": "https://static.zeroservices.eu/images/Zero%20Services_FAV_32x32.png",
                    "sizes": "32x32"
                }
            ]
        }
    ]
}