{
  "name": "【非公式】タイムバケット",
  "short_name": "【非公式】タイムバケット",
  "description": "やりたいことを年代のバケツに入れて、人生を豊かに設計するアプリ",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FEEDC8",
  "theme_color": "#0C45A6",
  "lang": "ja",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
