{
  "name": "あと何日もつ？ / How Long Will It Last?",
  "short_name": "あと何日もつ？",
  "description": "残量と使用ペースから、なくなる日を計算します。",
  "start_url": "/ato-nannichi/",
  "scope": "/ato-nannichi/",
  "display": "browser",
  "background_color": "#f8fbf7",
  "theme_color": "#4f8768",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}