{
  "name": "OctoPie",
  "short_name": "OctoPie",
  "description": "Behavioral intelligence CRM for real estate. See who's ready to sell before they tell you.",
  "start_url": "/agent",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#030507",
  "theme_color": "#7c3aed",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/img/otto-192.png?v=apr17", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/img/otto-512.png?v=apr17", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/img/otto-512.png?v=apr17", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Open dashboard",
      "short_name": "Dashboard",
      "url": "/agent",
      "icons": [{ "src": "/img/otto-192.png?v=apr17", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Sign up",
      "short_name": "Sign up",
      "url": "/signup",
      "icons": [{ "src": "/img/otto-192.png?v=apr17", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
