{
  "name": "upp - Chat & Live",
  "short_name": "upp",
  "description": "WhatsApp benzeri sohbet, görüntülü konuşma ve canlı yayın uygulaması",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen", "minimal-ui"],
  "background_color": "#241307",
  "theme_color": "#241307",
  "orientation": "portrait",
  "scope": "/",
  "prefer_related_applications": false,
  "categories": ["social", "communication"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Yeni Sohbet",
      "short_name": "Sohbet",
      "description": "Yeni bir sohbet başlat",
      "url": "/chat",
      "icons": [{ "src": "/icon.svg", "sizes": "192x192" }]
    },
    {
      "name": "Canlı Yayın",
      "short_name": "Canlı",
      "description": "Canlı yayına başla",
      "url": "/live",
      "icons": [{ "src": "/icon.svg", "sizes": "192x192" }]
    }
  ],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "72x72",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon.svg",
      "sizes": "96x96",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon.svg",
      "sizes": "128x128",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon.svg",
      "sizes": "144x144",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon.svg",
      "sizes": "152x152",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon.svg",
      "sizes": "384x384",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "related_applications": [],
  "handle_links": "preferred"
}
