{
  "name": "liebe.fun - Finde Menschen mit gleichen Interessen",
  "short_name": "liebe.fun",
  "description": "Finde Menschen, die deine Hobbys und Interessen teilen. Für Freundschaft und Liebe.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff1f2",
  "theme_color": "#f43f5e",
  "lang": "de",
  "categories": ["social", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Entdecken",
      "short_name": "Entdecken",
      "url": "/discover",
      "icons": []
    },
    {
      "name": "Mein Profil",
      "short_name": "Profil",
      "url": "/profile",
      "icons": []
    },
    {
      "name": "Matches",
      "short_name": "Matches",
      "url": "/matches",
      "icons": []
    }
  ]
}
