{
  "name": "BLOOM",
  "short_name": "BLOOM",
  "description": "생리 주기와 진통제 복용을 기록하고 예측하는 앱",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf7f5",
  "theme_color": "#a85c6e",
  "icons": [
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
