{
  "name": "Goecs — Go Easy Customer Services",
  "short_name": "Goecs",
  "description": "Find and offer services by verified professionals on goecs.store",
  "start_url": "/browse",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#e0f5f0",
  "theme_color": "#0d9488",
  "icons": [
    {
      "src": "/goecs-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/goecs-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}