{
  "name": "Guide Wizard",
  "short_name": "Guide-Wizard",
  "description": "A digital tool designed to simplify and unify the process of creating academic teaching guides, ensuring they meet certification entity requirements",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#546876",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}