{
  "name": "Octi8 — the simple daily calorie log",
  "short_name": "Octi8",
  "description": "Octi8 = Octo + 8: focus on essentials. The 8 is a loop: simple daily logging. “Eight it”: track it, log it.",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "background_color": "#83d4fa",
  "theme_color": "#83d4fa",
  "protocol_handlers": [
    {
      "protocol": "web+octiapp",
      "url": "/?launch=%s"
    }
  ],
  "icons": [
    {
      "src": "/assets/icons/icon-192.png?v=0.103",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/icon-256.png?v=0.103",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/icon-512.png?v=0.103",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/icon-1024.png?v=0.103",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ]
}
