{
  "name": "Codeway",
  "short_name": "Codeway",
  "description": "Share a code instead of your phone number. Privacy-first calling and messaging for schools, teachers, healthcare professionals, coaches, and organizations.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#5BC0AE",
  "icons": [
    {
      "src": "/codeway-icon-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/codeway-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
