{
    "name": "One Rep Max Calculator",
    "short_name": "One Rep Max ",
    "description": "Estimate your one rep max (1RM) from the weight and reps you can lift, using 7 proven strength formulas.",
    "start_url": "/en/app/one-rep-max-calculator",
    "display": "standalone",
    "orientation": "any",
    "theme_color": "#E2E8F0",
    "background_color": "#E2E8F0",
    "scope": "/en/app/one-rep-max-calculator",
    "icons": [
        {
            "src": "/storage/uploads/thumbnails/app/one-rep-max-calculator/one-rep-max-calculator-icon_pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/storage/uploads/thumbnails/app/one-rep-max-calculator/one-rep-max-calculator-icon_pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}