{
  "name": "人生タイマー",
  "short_name": "人生タイマー",
  "description": "残り時間を可視化して、やりたいことを今やるためのアプリ",
  "lang": "ja",
  "start_url": "./?pwa=1",
  "scope": "./",
  "display": "standalone",
  "background_color": "#fffdf7",
  "theme_color": "#ff8a3d",
  "icons": [
    { "src": "./icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "./icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
