{
  "name": "SEVENNAVI 月間スケジュール",
  "short_name": "月間予定",
  "description": "SEVENNAVI代表の予定、構想、削除履歴を管理する月間スケジュールアプリです。",
  "id": "/?app=sevennavi-monthly-schedule",
  "start_url": "/?app=sevennavi-monthly-schedule",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fffdf8",
  "theme_color": "#124a2b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/assets/icons/icon-192.png?v=monthly-schedule-v18",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/icon-512.png?v=monthly-schedule-v18",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/assets/icons/icon-512-maskable.png?v=monthly-schedule-v18",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
