{
  "name": "Sohbetroom - Sosyal Medya Platformu",
  "short_name": "Sohbetroom",
  "description": "Türkiye'nin en eğlenceli sosyal medya ve sohbet platformu",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0520",
  "theme_color": "#8B5CF6",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/images/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["social", "entertainment"],
  "lang": "tr",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "Yeni Gönderi",
      "short_name": "Paylaş",
      "description": "Yeni gönderi paylaş",
      "url": "/post/create.php",
      "icons": [{ "src": "/images/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Mesajlar",
      "short_name": "Mesaj",
      "description": "Mesajlarını görüntüle",
      "url": "/messages/",
      "icons": [{ "src": "/images/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Keşfet",
      "short_name": "Keşfet",
      "description": "Yeni insanlar keşfet",
      "url": "/explore/",
      "icons": [{ "src": "/images/favicon.svg", "sizes": "any" }]
    }
  ]
}
