{
  "name": "Norvea",
  "short_name": "Norvea",
  "description": "Never miss another call. Never miss another job.",
  "start_url": "/dashboard.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A1A2F",
  "theme_color": "#0A1A2F",
  "lang": "en-AU",
  "categories": [
    "business",
    "productivity"
  ],
  "icons": [
    {
      "src": "/norvea-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/norvea-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/norvea-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Leads",
      "url": "/leads.html",
      "description": "Missed calls that turned into leads"
    },
    {
      "name": "Jobs",
      "url": "/jobs.html",
      "description": "Today's jobs"
    },
    {
      "name": "Pocket Pal",
      "url": "/pocket-pal.html",
      "description": "What needs a look"
    }
  ]
}