{
  "name": "BloodSugarPilot",
  "short_name": "SugarPilot",
  "description": "Count the carbs in your meal, log your sensor reading and trend arrow, then see what actually happened afterwards.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f4f1",
  "theme_color": "#2a78d6",
  "categories": ["health", "lifestyle", "medical"],
  "lang": "en-AU",
  "dir": "ltr",
  "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
