{
  "name": "eigenapp.ai - KI-Agentur für Websites und Prozessautomatisierung",
  "short_name": "eigenapp.ai",
  "description": "KI-Agentur für Websites, Prozessautomatisierung und individuelle Software für KMU",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#060816",
  "theme_color": "#060816",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "de-DE",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "screenshots": [
    {
      "src": "/opengraph-image",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "eigenapp.ai - KI-Agentur für KMU"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Preise ansehen",
      "short_name": "Preise",
      "description": "Pakete und Preise für Websites und Automatisierung",
      "url": "/pricing",
      "icons": [{ "src": "/icon.png", "sizes": "64x64" }]
    },
    {
      "name": "Über uns",
      "short_name": "Über uns",
      "description": "Mehr über eigenapp.ai erfahren",
      "url": "/ueber-uns",
      "icons": [{ "src": "/icon.png", "sizes": "64x64" }]
    }
  ]
}