{
    "name": "Globi",
    "short_name": "Globi",
    "description": "Share posts, photos, and moments with friends across the cosmos.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#060b1a",
    "theme_color": "#339ee8",
    "lang": "en",
    "categories": ["social", "lifestyle"],
    "icons": [
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon.ico",
            "sizes": "48x48",
            "type": "image/x-icon"
        }
    ],
    "screenshots": [
        {
            "src": "/images/og-default.png",
            "sizes": "1200x630",
            "type": "image/png",
            "form_factor": "wide",
            "label": "Globi — the cosmic social network"
        }
    ]
}
