{
  "name": "مولد باركود",
  "short_name": "Barcode",
  "description": "مولد باركود جاهز للطباعة على ملصقات المنتجات",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#764ba2",
  "theme_color": "#667eea",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
