{
  "name": "Qi Serving Cost",
  "short_name": "Qi Serving Cost",
  "description": "Calculate cost per milligram of supplements. Works offline.",
  "theme_color": "#0b3b3c",
  "background_color": "#f4f7f2",
  "display": "standalone",
  "orientation": "any",
  "id": "qiservingcostv1",
  "scope": "./",
  "start_url": "./",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "education",
    "fitness",
    "health",
    "lifestyle",
    "medical",
    "personalization",
    "shopping",
    "utilities"
  ],
  "lang": "en",
  "dir": "ltr",
  "screenshots" : [
    {
      "src": "screenshot1.png",
      "sizes": "1442x3202",
      "type": "image/png"
    },
    {
      "src": "screenshot2.png",
      "sizes": "1442x3202",
      "type": "image/png"
    }
  ]
}