{
  "name": "نسخه برتر - سیستم نسخه‌نویسی",
  "short_name": "نسخه برتر",
  "description": "Offline prescription generation system",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#1a2e24",
  "theme_color": "#1a2e24",
  "orientation": "any",
  "icons": [
    {
      "src": "./logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
