{
  "name": "CODARA LLC",
  "short_name": "CODARA",
  "description": "Websites and digital products that drive growth.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f6f1fc",
  "theme_color": "#1a0836",
  "icons": [
    {
      "src": "/static/assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
