{
  "name": "コスメノート",
  "short_name": "コスメノート",
  "description": "肌質とシーンから、相性のいいコスメの組み合わせをご提案します。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FBF8F9",
  "theme_color": "#FBF8F9",
  "lang": "ja",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
