{
  "name": "RxFirst - Prescription App",
  "short_name": "RxFirst",
  "description": "Generate, print, and share prescriptions offline.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0a7c6b",
  "icons": [
    {
      "src": "/icons/icon-pwa - 192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-pwa - 512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-pwa - 512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["medical", "productivity"],
  "orientation": "portrait-primary"
}
