{
    "name": "PhoneVibe - Free Online Massage App",
    "short_name": "PhoneVibe",
    "description": "Turn your phone into a powerful massage vibrator with 14+ vibration patterns. Free online app, no installation needed.",
    "start_url": "./",
    "scope": "./",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#f78da8",
    "theme_color": "#f78da8",
    "categories": ["health", "lifestyle"],
    "lang": "en",
    "dir": "ltr",
    "icons": [
        {
            "src": "favicon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "favicon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "screenshots": [
        {
            "src": "https://tafhub.com/wp-content/uploads/2021/03/breathing_calm_down_meditation_yoga_zen_lotus.jpg",
            "sizes": "1280x720",
            "type": "image/jpeg",
            "form_factor": "wide"
        }
    ]
}