{ "name": "PassMaster - Passwort Generator offline, DSGVO-konform", "short_name": "PassMaster", "description": "Sichere Passwörter generieren - 100% client-seitig, offline, DSGVO-konform, open-source. Web Crypto API für maximale Sicherheit.", "id": "passmaster-pwa", "start_url": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#3b82f6", "orientation": "portrait-primary", "scope": "/", "lang": "de", "categories": ["security", "utilities", "productivity", "developer-tools"], "prefer_related_applications": false, "related_applications": [], "edge_side_panel": { "preferred_width": 400 }, "icons": [ { "src": "/icons/icon-72.png", "sizes": "72x72", "type": "image/png", "purpose": "maskable any" }, { "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png", "purpose": "maskable any" }, { "src": "/icons/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "maskable any" }, { "src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "maskable any" }, { "src": "/icons/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "maskable any" }, { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable any" }, { "src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "maskable any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" } ], "shortcuts": [ { "name": "Passwort generieren", "short_name": "Generieren", "description": "Schnell ein neues sicheres Passwort generieren", "url": "/#generator", "icons": [ { "src": "/icons/icon-96.png", "sizes": "96x96" } ] }, { "name": "Offline nutzen", "short_name": "Offline", "description": "Passwörter ohne Internetverbindung generieren", "url": "/offline", "icons": [ { "src": "/icons/icon-96.png", "sizes": "96x96" } ] }, { "name": "Ähnliche Zeichen ausschließen", "short_name": "Lesbarkeit", "description": "Passwörter ohne verwirrende ähnliche Zeichen", "url": "/exclude-similar", "icons": [ { "src": "/icons/icon-96.png", "sizes": "96x96" } ] } ], "screenshots": [ { "src": "/screenshots/desktop.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide", "label": "PassMaster Desktop Interface" }, { "src": "/screenshots/mobile.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow", "label": "PassMaster Mobile Interface" } ] }