{
  "name": "Astro2Match — Astrologisches Dating & Matching",
  "short_name": "Astro2Match",
  "description": "Astro2Match verbindet modernes Dating, Match-Score und Horoskope mit einer jahrtausendealten astrologischen Deutungstradition.",
  "start_url": "index.php?seite=dashboard",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0D0F2A",
  "theme_color": "#6366F1",
  "lang": "de",
  "dir": "ltr",
  "icons": [
    {
      "src": "assets/img/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/img/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/img/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Start",
      "url": "index.php?seite=dashboard",
      "icons": [
        {
          "src": "assets/img/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Nachrichten",
      "short_name": "Chat",
      "url": "index.php?seite=nachrichten",
      "icons": [
        {
          "src": "assets/img/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Mein Profil",
      "short_name": "Profil",
      "url": "index.php?seite=profil",
      "icons": [
        {
          "src": "assets/img/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "categories": [
    "lifestyle",
    "social"
  ],
  "prefer_related_applications": false
}
