{
  "name": "NoteGuide Medical by APRN Academy",
  "short_name": "NoteGuide",
  "description": "Guided medical documentation for nurse practitioners, from history and exam through assessment, plan, MDM, coding review and documentation check.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f8f6f1",
  "theme_color": "#1f4d55",
  "categories": [
    "medical",
    "productivity"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}