{
  "name": "余白 | ふたりの記録",
  "short_name": "余白",
  "description": "写真と短いメモを残すと、月に一度やさしいストーリーとして読み返せるサービスです。",
  "lang": "ja",
  "theme_color": "#2E6B65",
  "background_color": "#E9E7E0",
  "display": "standalone",
  "orientation": "portrait-primary",
  "start_url": "/home",
  "scope": "/",
  "categories": ["lifestyle", "social"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
