{
  "name": "夢スケッチ",
  "short_name": "夢スケッチ",
  "description": "タスク管理・マインドマップ・買い物リストを一体化したアプリ",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#06B6D4",
  "theme_color": "#06B6D4",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0' y1='0' x2='1' y2='1'%3E%3Cstop offset='0%25' stop-color='%2306B6D4'/%3E%3Cstop offset='45%25' stop-color='%238b5cf6'/%3E%3Cstop offset='100%25' stop-color='%23EF476F'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect width='512' height='512' rx='110' fill='url(%23g)'/%3E%3Ctext x='256' y='340' font-size='280' text-anchor='middle'%3E🗺️%3C/text%3E%3Ctext x='256' y='460' font-size='72' text-anchor='middle' fill='white' font-family='sans-serif' font-weight='700'%3E夢の地図%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
