{
    "name": "Ring Size App - Free Online Ring Sizer",
    "short_name": "Ring Sizer",
    "description": "Free online ring sizer and ring size calculator for accurate ring measurements",
    "icons": [
        {
            "src": "/android-chrome-144x144.png",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ],
    "theme_color": "#9478fc",
    "background_color": "#ffffff",
    "display": "standalone",
    "start_url": "/",
    "scope": "/",
    "orientation": "portrait-primary",
    "categories": ["utilities", "lifestyle"]
}
