{
  "id": "/free-ask-your-heart-preview-session/",
  "name": "Ask Your Heart",
  "short_name": "Ask Heart",
  "description": "Free Ask Your Heart Preview Session",
  "start_url": "/free-ask-your-heart-preview-session/",
  "scope": "/free-ask-your-heart-preview-session/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#C1D8A9",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
      {
    "src": "/icons/icon-912-maskable.png",
    "sizes": "192x192",
    "type": "image/png",
    "purpose": "maskable"
  },
  {
    "src": "/icons/icon-512-maskable.png",
    "sizes": "512x512",
    "type": "image/png",
    "purpose": "maskable"
  }
  ]
}