{
  "name": "OttoAndMe — Build apps with Otto",
  "short_name": "OttoAndMe",
  "description": "Describe it. Otto builds a real app with you — no code. Free to start. Own the file.",
  "start_url": "/dashboard/otto.html",
  "scope": "/dashboard/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0f2e",
  "theme_color": "#0a0f2e",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
