8abd7ddb59
Ergänzt Backfill- und Hilfsskripte, erzeugt nach der Pixazo-Generierung komprimierte srcset-Varianten, validiert leere Bilder und fügt Favicon, Web Manifest sowie Open-Graph-/Twitter-Tags in die Templates ein. Co-authored-by: Cursor <cursoragent@cursor.com>
24 lines
498 B
JSON
24 lines
498 B
JSON
{
|
|
"name": "MOBEA",
|
|
"short_name": "MOBEA",
|
|
"description": "Das Startup, das jeden Tag ein anderes Startup ist.",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#111118",
|
|
"theme_color": "#2563eb",
|
|
"icons": [
|
|
{
|
|
"src": "/favicon.svg",
|
|
"sizes": "any",
|
|
"type": "image/svg+xml",
|
|
"purpose": "any"
|
|
},
|
|
{
|
|
"src": "/apple-touch-icon.png",
|
|
"sizes": "180x180",
|
|
"type": "image/png",
|
|
"purpose": "any maskable"
|
|
}
|
|
]
|
|
}
|