{
  "name": "Dosefully",
  "short_name": "Dosefully",
  "description": "Children's medicine tracker for parents. Rolling 24-hour dose limits, interaction warnings, and both parents synced in real time.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#005EB8",
  "icons": [
    {
      "src": "/Dosefully_Icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/Dosefully_Icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/Dosefully_Icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "dir": "ltr",
  "lang": "en",
  "orientation": "any",
  "categories": ["health", "medical", "utilities"],
  "screenshots": [
    {
      "src": "/screenshots/Mobile/screen-1.webp",
      "sizes": "1080x2400",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Your children's medicine dashboard"
    },
    {
      "src": "/screenshots/Mobile/screen-2.webp",
      "sizes": "1080x2400",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Both parents stay in sync"
    },
    {
      "src": "/screenshots/Mobile/screen-3.webp",
      "sizes": "1080x2400",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Track Calpol, Nurofen and more"
    }
  ],
  "shortcuts": [
    {
      "name": "Dosefully",
      "url": "/",
      "description": "Open Dosefully",
      "icons": [
        {
          "src": "/Dosefully_Icon_192.png",
          "type": "image/png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}