{
    "name": "PINO",
    "short_name": "PINO",
    "description": "Pin your thoughts. A colorful visual notebook for handwriting and ideas.",
    "start_url": "/whiteboards",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#faf8f5",
    "theme_color": "#6b9bd1",
    "icons": [
        {
            "src": "/screenshots/pino-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/screenshots/pino-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/screenshots/pino-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/screenshots/wide.png",
            "sizes": "1280x720",
            "type": "image/png",
            "form_factor": "wide",
            "label": "PINO on desktop"
        },
        {
            "src": "/screenshots/mobile.png",
            "sizes": "1024x1024",
            "type": "image/png",
            "label": "PINO on mobile"
        }
    ]
}
