{
  "name": "Red Box Burgeri",
  "short_name": "FastFood",
  "start_url": "/admin/dashboard.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#d32f2f",
  "icons": [
    {
      "src": "/redboxlogo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/redboxlogo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
