{
    "name": "The CrowdSpace",
    "short_name": "TheCrowdSpace",
    "description": "Find crowdfunding platforms in Europe, learn about investing, explore crowdfunding tips or connect with tech partners for your crowdfunding business.",
    "lang": "en",
    "orientation": "any",
    "id": "/",
    "start_url": "/",
    "dir": "ltr",
    "icons": [
        {
            "src": "./android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "./android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "./android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "protocol_handlers": [
        {
          "protocol": "web+search",
          "url": "/search/?search=%s"
        }
    ],
    "display_override": [
        "window-controls-overlay"
    ],
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone",
    "screenshots": [
        {
            "src": "./wide-screenshot.png",
            "type": "image/png",
            "sizes": "991x621",
            "form_factor": "wide"
        },
        {
            "src": "./narrow-screenshot.png",
            "type": "image/png",
            "sizes": "546x875",
            "form_factor": "narrow"
        }
    ]
}
