{
  "name": "MedGuideGlobal",
  "short_name": "MedGuide",
  "description": "Evidence-based medicine information: dosage, side effects, drug interactions and safety guidance.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#061F1B",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["health", "medical", "education"],
  "icons": [
    {
      "src": "/lovable-uploads/1ee4c68e-a031-4cb8-9ec4-34c423cd8320.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/lovable-uploads/1ee4c68e-a031-4cb8-9ec4-34c423cd8320.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Medicine Search",
      "short_name": "Search",
      "description": "Search the medicine database",
      "url": "/medicine-search",
      "icons": [{ "src": "/lovable-uploads/1ee4c68e-a031-4cb8-9ec4-34c423cd8320.png", "sizes": "96x96" }]
    },
    {
      "name": "Drug Interactions",
      "short_name": "Interactions",
      "description": "Check drug interactions",
      "url": "/tools/interactions",
      "icons": [{ "src": "/lovable-uploads/1ee4c68e-a031-4cb8-9ec4-34c423cd8320.png", "sizes": "96x96" }]
    }
  ]
}
