{
  "name": "産後メンタルヘルスモニタ",
  "short_name": "産後ケア",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#FFF5F0",
  "theme_color": "#E8A0BF",
  "description": "産後のメンタルヘルスを定期チェック。あなたの気持ちに寄り添います。",
  "orientation": "portrait",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icons/Icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/Icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
