{
  "name": "Comenzi CristalPrint",
  "short_name": "CristalPrint",
  "description": "Aplicatie web pentru comenzi CristalPrint",
  "start_url": "client_app.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#eaf2fb",
  "theme_color": "#1769c2",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
