{
  "name": "Nern",
  "short_name": "Nern",
  "id": "./",
  "lang": "en",
  "dir": "ltr",
  "description": "Nern is a collaborative action-first CRM for follow-ups, proposals, invoices, projects, and relationship memory.",
  "start_url": "./app.html?release=50#command",
  "scope": "./",
  "display": "standalone",
  "prefer_related_applications": false,
  "orientation": "any",
  "background_color": "#f7f5f0",
  "theme_color": "#0f766e",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Command Center",
      "short_name": "Command",
      "description": "Open the follow-up command center.",
      "url": "./app.html?release=50#command"
    },
    {
      "name": "Clients",
      "short_name": "Clients",
      "description": "Open client relationship memory.",
      "url": "./app.html?release=50#clients"
    },
    {
      "name": "Revenue",
      "short_name": "Revenue",
      "description": "Open forecast and invoice tracking.",
      "url": "./app.html?release=50#revenue"
    }
  ]
}

