{
  "name": "Yemekonline POS",
  "short_name": "YO POS",
  "description": "Restoran sipariş terminali — Yemeksepeti, Getir, Migros, Trendyol Go, Yemekonline",
  "id": "./login.php",
  "start_url": "login.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#ef4444",
  "lang": "tr",
  "categories": ["business", "food"],
  "icons": [
    {
      "src": "icons/pos-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/pos-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/pos-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
