{
    "name": "EasyLifter Companion",
    "short_name": "EasyLifter",
    "description": "For powerlifting - 1RM calculator, barbell plate loading, Dots, Wilks, and more",
    "icons": [
        {
            "src": "img/fav-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "img/fav-512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "img/screenshot-1.jpg",
            "sizes": "1000x1600",
            "type": "image/jpeg"
        },
        {
            "src": "img/screenshot-2.jpg",
            "sizes": "1000x1600",
            "type": "image/jpeg"
        }
    ],
    "related_applications": [
        {
            "platform": "play",
            "id": "easylifter.companion",
            "url": "https://play.google.com/store/apps/details?id=easylifter.companion"
        }
    ],
    "prefer_related_applications": true,
    "background_color": "#427C55",
    "theme_color": "#427C55",
    "display": "standalone",
    "start_url": ".",
    "url": "index.html",
    "scope": ".",
    "lang": "pt-br",
    "dir": "ltr"
}