{
  "name": "Medterpret",
  "short_name": "Medterpret",
  "description": "What your plan says. What it means. What to do next. Plain-English help with Medicare coverage and appeals.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F7F8F6",
  "theme_color": "#0E6B6B",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": [
    "health",
    "medical"
  ]
}
