{
    "name": "The College Date",
    "short_name": "CollegeDate",
    "description": "The College Date is a campus dating and social app for students to meet, match, chat, and connect.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f172a",
    "theme_color": "#6c63ff",
    "icons": [
        {
            "src": "/logo.svg",
            "sizes": "192x192 512x512",
            "type": "image/svg+xml"
        },
        {
            "src": "/logo.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "categories": [
        "dating",
        "social",
        "lifestyle"
    ],
    "orientation": "portrait"
}
