{
  "name": "nocci — 美容ログ",
  "short_name": "nocci",
  "description": "コスメ・サプリの使用記録と肌コンディションを毎日ログ。週次レポートで傾向を可視化。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ec4899",
  "lang": "ja",
  "categories": ["beauty", "health", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
