{
  "name": "Insta運用｜実践テンプレート",
  "short_name": "Insta運用",
  "description": "続く運用の仕組み化ツール。目標進捗・ネタ帳・投稿分析・チェックリストを自動保存で管理。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff7fa",
  "theme_color": "#e91e63",
  "lang": "ja",
  "icons": [
    {"src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"},
    {"src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable"}
  ]
}