{
  "name": "Shift Sync Online",
  "short_name": "ShiftSync",
  "description": "勤務シフトカレンダー同期アプリです。",
  "version": "1.0.1",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#121212",
  "theme_color": "#8b5cf6",
  "orientation": "portrait",
  "lang": "ja",
  "categories": [
    "productivity",
    "utilities"
  ],
  "related_applications": [
    {
      "platform": "play",
      "id": "top.usjss.shift"
    }
  ],
  "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"
    }
  ]
}
