Zum Inhalt springen

📱 Web App Manifest Generator

Erstellen Sie die erforderliche <code>manifest.json</code> für PWA über ein Formular. Unterstützt name / start_url / display / theme_color, Tabelle mit Icons in mehreren Größen, shortcuts, share_target, protocol_handlers. Gibt auch HTML-<code>link</code>-Tags gleichzeitig aus.

100% Free No signup Browser-only 5 languages Dark mode

🔒 Über Datenschutz

Grundlegende Informationen

Symbol (Größe und src)

Die markierten Größen werden im <code>icons</code>-Array enthalten sein. Der <code>type</code> wird automatisch anhand der Dateityperweiterung von <code>src</code> bestimmt.

App-Verknüpfung (max. 4 Elemente)


    
    

📖 Wie man es benutzt

  1. 1
    Fill in basic info
    Enter name, short_name, start_url, display, theme_color and so on.
  2. 2
    Configure icons and shortcuts
    Check the icon sizes you ship, then set the common prefix and extension. Add up to four app shortcuts if needed.
  3. 3
    Generate and deploy
    Click Generate JSON, save manifest.json, and paste the HTML snippet into your &lt;head&gt; — the browser will pick up the PWA.

❓ Häufig gestellte Fragen

What are the minimum requirements to be installable?
You need name (or short_name), start_url, display set to standalone (or fullscreen / minimal-ui), at least 192x192 and 512x512 icons, HTTPS, and a registered service worker. This tool covers everything except the service worker.
Do I need a maskable icon?
Strongly recommended for Android adaptive icons. Enabling the checkbox adds one 512x512 entry with purpose set to maskable. Keep important content within the inner 80%.
My manifest changes are not picked up
Browsers cache manifest.json aggressively. Use a short Cache-Control, query-string the reference (?v=...), or hit Update on reload in the Application tab.
🐛 Sind Sie auf ein Problem mit diesem Tool gestoßen?

Vollständig kostenlos und ohne Registrierung. Auch Reproduktionsschritte sind ausreichend. Eingegangene Berichte werden direkt an die Betreiber weitergeleitet und dienen als Referenz für Korrektionen.

※ Um Probleme zu reproduzieren, werden Browser-Informationen (UA / Bildschirmgröße / Sprache / URL) automatisch gesendet