{
  "name": "Dieta Hollywood",
  "short_name": "Dieta",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#FFD700",
  "icons": [
    {
      "src": "/icon_x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon_x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon.png",
      "sizes": "1280x1280",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "apple-mobile-web-app-capable": "yes",
  "apple-mobile-web-app-status-bar-style": "black-translucent",
  "orientation": "portrait"
}
