{
    "id": "./",
    "name": "PRINZO Print Operations",
    "short_name": "PRINZO",
    "description": "Estimate, produce, invoice, and collect from one dependable print operations workspace.",
    "start_url": "./",
    "scope": "./",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#f7f7fa",
    "theme_color": "#17172b",
    "categories": ["business", "productivity"],
    "icons": [
        {
            "src": "icons/pwa-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/pwa-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/pwa-maskable-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
