{
  "name": "メモ",
  "short_name": "メモ",
  "description": "買い物リストも、忘れたくないことも。日付順のブロックでさっと書けるシンプルなメモ。チェックリストと文章をワンタップで切り替え、お気に入り・ステータスバーへのピン留めも。",
  "lang": "ja",
  "dir": "ltr",
  "start_url": "./memo.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F4F2EE",
  "theme_color": "#7A6AD0",
  "categories": ["productivity", "utilities"],
  "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-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
