{
  "id": "com.cocktailcraft.app",
  "name": "CocktailCraft Pro - Barmen Rehberi",
  "short_name": "CocktailCraft",
  "description": "Barmenler ve kokteyl tutkunları için 150+ interaktif reçete rehberi, ölçek dönüştürücü, barda ne var asistanı ve imza kokteyl oluşturma vitrini.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0c0d12",
  "theme_color": "#0c0d12",
  "lang": "tr",
  "dir": "ltr",
  "categories": ["food", "lifestyle", "education", "productivity"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Topluluk Akışı",
      "url": "./index.html?tab=community",
      "description": "Barmenlerin paylaştığı en yeni imza kokteyller"
    },
    {
      "name": "Yeni Kokteyl Ekle",
      "url": "./index.html?action=add",
      "description": "Kendi imza kokteyl reçeteni oluştur"
    },
    {
      "name": "Barda Ne Var?",
      "url": "./index.html?tab=bar",
      "description": "Elindeki malzemelerle yapılabilecek kokteyller"
    }
  ]
}
