{
  "name": "Exchange Diary",
  "short_name": "交換日記",
  "description": "A private two-person exchange diary PWA.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fffaf4",
  "theme_color": "#72513b",
  "icons": [
    {
      "src": "/icons.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
