{
  "short_name": "LUCAS",
  "gcm_sender_id": "482941778795",
  "name": "LUCAS COACH",
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    },
    {
      "src": "/notification_icon_pure.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "monochrome"
    }
  ],
  "start_url": "/",
  "background_color": "#010302",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#010302",
  "shortcuts": [
    {
      "name": "Mi Plan",
      "short_name": "Mi Plan",
      "description": "Ver mi plan de hoy",
      "url": "/mi-plan",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
