{
  "id": "./",
  "name": "MediKin · 家医管家",
  "short_name": "MediKin",
  "description": "Family health companion",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone"
  ],
  "orientation": "any",
  "background_color": "#f7faf9",
  "theme_color": "#14695e",
  "categories": [
    "medical",
    "health"
  ],
  "icons": [
    {
      "src": "icon-192-v2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512-v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
