{
  "name": "PillEntry.com \u2014 Free Pharmacy Billing",
  "short_name": "PillEntry",
  "description": "Free pharmacy billing software. GST invoices, inventory, profit tracker.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0d9488",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "medical",
    "business",
    "productivity"
  ],
  "lang": "en-IN",
  "id": "/app",
  "screenshots": [
    {
      "src": "/logo.png",
      "sizes": "1254x1254",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "PillEntry \u2014 Free Pharmacy Billing"
    },
    {
      "src": "/logo.png",
      "sizes": "1254x1254",
      "type": "image/png",
      "form_factor": "wide",
      "label": "PillEntry Dashboard"
    }
  ],
  "dir": "ltr"
}