{
    "name": "Jintex Part Books",
    "short_name": "Part Books",
    "description": "Browse sewing-machine part books — diagrams, part numbers and specifications — from Jintex.",
    "id": "/catalogs",
    "start_url": "/catalogs",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#ffffff",
    "theme_color": "#1c1c1c",
    "categories": ["business", "productivity", "utilities"],
    "icons": [
        {
            "src": "/pwa-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/pwa-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/pwa-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
