{
  "name": "iStanding",
  "icons": [
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "description": "デスクワーカーの「座りすぎ」を防ぐタイマーアプリ",
  "theme_color": "#6A9B76",
  "background_color": "#F6F3EE"
}
