{
  "name": "Shay Your Love Diva",
  "short_name": "Love Diva",
  "description": "The Love Success Assessment, courses, journal, and coaching from Shay Your Love Diva.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FDF8F3",
  "theme_color": "#7A1F32",
  "categories": ["lifestyle", "education", "health"],
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon-shay.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ]
}