{
  "name": "Reminia",
  "short_name": "Reminia",
  "description": "時間を超えた出会いを記録するアプリケーション",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0fdf4",
  "theme_color": "#4A6B65",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
