{
    "name": "Spicy Date",
    "short_name": "Spicy Date",
    "description": "Spicy is the hottest dating app!",
    "theme_color": "#010207",
    "background_color": "#010207",
    "display": "standalone",
    "display_override": ["standalone", "fullscreen"],
    "orientation": "portrait-primary",
    "scope": "./",
    "start_url": "./",
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "icons/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/web-app-manifest-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/web-app-manifest-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "categories": ["social", "lifestyle"],
    "lang": "en-US"
}
