{
  "name": "Diyetçim — Ücretsiz Sağlık, Güzellik ve Sağlıklı Yaşam Platformu",
  "short_name": "Diyetçim",
  "description": "Sağlık, güzellik ve sağlıklı yaşam profesyonelleri ile danışanlarını randevu, kişisel program ve ilerleme takibinde buluşturan ücretsiz dijital platform.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f6f8f6",
  "theme_color": "#357f22",
  "lang": "tr",
  "categories": ["health", "medical", "productivity"],
  "icons": [
    {
      "src": "/static/img/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/static/img/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Uzman Bul",
      "url": "/on-gorusme/"
    },
    {
      "name": "Giriş Yap",
      "url": "/login/"
    }
  ]
}
