{
  "name": "WakeLock - 早起き・習慣化チャレンジ",
  "short_name": "WakeLock",
  "description": "目的地・時間・金額を設定してGPSチェックイン。失敗したら課金、成功すれば完全無料。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F2F2F7",
  "theme_color": "#007AFF",
  "lang": "ja-JP",
  "orientation": "portrait",
  "categories": ["lifestyle", "productivity"],
  "icons": [
    {
      "src": "/wakelock-icon-white.png",
      "sizes": "200x200",
      "type": "image/png"
    },
    {
      "src": "/wakelock-icon-white.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
