{
  "name": "Adsız Kumarbazlar",
  "short_name": "Adsız",
  "description": "Kumar bağımlılığı destek topluluğu. Takip, topluluk, destek — hepsi bir arada.",
  "start_url": "/akis",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#059669",
  "orientation": "portrait",
  "scope": "/",
  "categories": ["health", "lifestyle", "social"],
  "lang": "tr",
  "dir": "ltr",
  "icons": [
    {
      "src": "/api/icon?size=192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/api/icon?size=512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Günlük Söz Ver",
      "short_name": "Check-in",
      "url": "/check-in",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "SOS - Acil Durum",
      "short_name": "SOS",
      "url": "/acil-durum",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Takip Paneli",
      "short_name": "Takip",
      "url": "/takip",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "AI Asistan",
      "short_name": "Asistan",
      "url": "/asistan",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
