{
    "name": "Reketa",
    "short_name": "Reketa",
    "id": "com.innovateasterisk.browserphone",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#2ec4b0",
    "theme_color": "#1cb8a0",
    "description": "Reketa is a browser-based calling app focused on meaningful, long-form conversations over the internet.",
    "screenshots": [
        {
          "src": "/icons/screenshot1.webp",
          "type": "image/webp",
          "sizes": "2542x1860",
          "form_factor": "wide"
        },
        {
          "src": "/icons/screenshot2.webp",
          "type": "image/webp",
          "sizes": "2542x1860",
          "form_factor": "wide"
        }
    ],
    "icons": [
        {
            "src": "icons/any_192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/maskable_192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
