{
  "name": "The Attraction Builder",
  "short_name": "TAB",
  "description": "Complete the training. Your marketing builds itself.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0f0b13",
  "theme_color": "#865874",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["education", "business"],
  "screenshots": [],
  "prefer_related_applications": false
}
