- Responsive HTML/CSS Onepager ohne Framework - Hero-Section mit Portrait und AXA-Logo - Service-Karten und Kontaktbereich - Vollständige Favicon-Suite für alle Geräte - Web App Manifest für PWA-Support
20 lines
516 B
JSON
20 lines
516 B
JSON
{
|
|
"name": "Andreas Guttenberger",
|
|
"short_name": "A. Guttenberger",
|
|
"description": "Versicherungsfachmann (IHK) - AXA",
|
|
"icons": [
|
|
{
|
|
"src": "/android-chrome-192x192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/android-chrome-512x512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"theme_color": "#213683",
|
|
"background_color": "#213683",
|
|
"display": "standalone"
|
|
} |