{
  "name": "Content Flo",
  "short_name": "ContentFlo",
  "description": "Transform Raw Footage Into Viral Content",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#141a24",
  "theme_color": "#33bbdd",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
