{
  "name": "ものがたりっち！",
  "short_name": "ものがたりっち！",
  "description": "一日密着ドキュメンタリーの構成脚本を作るツール",
  "lang": "ja",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#E9E8E3",
  "theme_color": "#E9E8E3",
  "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.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "共有・連携設定", "url": "./settings.html", "icons": [{ "src": "icon-192.png", "sizes": "192x192" }] }
  ]
}
