{
  "name": "Shaolee Goals - プレミアム目標管理アプリ",
  "short_name": "Shaolee Goals",
  "description": "人生・10年・5年・年間・月間・週間の目標を美しく分類し、重要度順に整理してクラウド同期できる、モダンなプレミアム目標管理アプリケーションです。",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#090a10",
  "theme_color": "#0f111e",
  "icons": [
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
