{
  "name": "Echo",
  "short_name": "Echo",
  "description": "Ask. Listen. Learn. — a beautifully simple way to ask questions and understand the answers.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f6f5f3",
  "theme_color": "#7c5cfc",
  "lang": "en",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='42' fill='%237c5cfc'/><circle cx='96' cy='96' r='18' fill='white'/><circle cx='96' cy='96' r='42' fill='none' stroke='white' stroke-width='9' opacity='0.85'/><circle cx='96' cy='96' r='66' fill='none' stroke='white' stroke-width='9' opacity='0.5'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='112' fill='%237c5cfc'/><circle cx='256' cy='256' r='48' fill='white'/><circle cx='256' cy='256' r='112' fill='none' stroke='white' stroke-width='24' opacity='0.85'/><circle cx='256' cy='256' r='176' fill='none' stroke='white' stroke-width='24' opacity='0.5'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/#/dashboard",
      "description": "Go to my forms"
    },
    {
      "name": "Create Form",
      "url": "/#/forms/new",
      "description": "Create a new form"
    }
  ],
  "screenshots": []
}
