{
  "name": "Frabo OS",
  "short_name": "Frabo OS",
  "description": "Frabo OS \u2014 a calm operating system for the work behind your business. Adam helps you see what matters, understand the evidence, and prepare the next best work. Watchtower keeps meaningful actions under your control.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "orientation": "any",
  "lang": "en-US",
  "dir": "ltr",
  "background_color": "#000000",
  "theme_color": "#000000",
  "categories": [
    "finance",
    "business",
    "productivity"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop.png",
      "sizes": "1200x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Frabo OS Today on desktop"
    },
    {
      "src": "/screenshots/mobile.png",
      "sizes": "400x800",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Frabo OS on mobile \u2014 Adam runs the work"
    }
  ],
  "shortcuts": [
    {
      "name": "Ask Adam",
      "short_name": "Adam",
      "description": "Ask Adam about your business.",
      "url": "/home?source=pwa-shortcut",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Add evidence",
      "short_name": "Add",
      "description": "Add records to your Library.",
      "url": "/home/intelligence-library?source=pwa-shortcut",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Search visibility",
      "short_name": "SEO",
      "description": "See how findable your site is.",
      "url": "/seo?source=pwa-shortcut",
      "icons": [
        {
          "src": "/icons/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
