{
  "name": "Etomu",
  "short_name": "Etomu",
  "description": "Find trusted local service providers, hire them, chat, pay, and get the job done with Etomu.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F9FAFB",
  "theme_color": "#0D4A38",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/etomu-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/etomu-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/etomu-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
