{
  "name": "おしゃれ手帳",
  "short_name": "手帳",
  "description": "祭りカレンダー V2 — 街の魅力を手帳に書き留める",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#3a3530",
  "theme_color": "#3a3530",
  "lang": "ja",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='18' fill='%233a3530'/><text y='.9em' font-size='80' x='10'>📖</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "新しいイベント",
      "short_name": "新規",
      "url": "/#new",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='80'>✏️</text></svg>", "sizes": "any"}]
    }
  ]
}
