{
  "name": "ミラーらくがきボード",
  "short_name": "らくがき",
  "description": "お絵かき、メモ、図解、ミラー模様作成ができる静的ホワイトボードアプリです。",
  "theme_color": "#8ecae6",
  "background_color": "#f7fbfb",
  "display": "standalone",
  "start_url": "./",
  "scope": "./",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='42' fill='%238ecae6'/%3E%3Cpath d='M50 122c30-52 62-52 92 0M96 34v124M44 96h104' fill='none' stroke='white' stroke-width='15' stroke-linecap='round'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='110' fill='%232a9d8f'/%3E%3Cpath d='M132 325c80-140 168-140 248 0M256 82v348M112 256h288' fill='none' stroke='white' stroke-width='38' stroke-linecap='round'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
