{
    "name": "FaceMeet",
    "short_name": "FaceMeet",
    "id": "/",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "display_override": ["standalone", "fullscreen", "minimal-ui"],
    "background_color": "#070302",
    "theme_color": "#070302",
    "description": "FaceMeet is a trusted network where meaningful relationships begin through real conversations.",
    "orientation": "any",
    "categories": ["social", "lifestyle"],
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/notification-badge.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "monochrome"
        }
    ]
}
