{
  "name": "おくすりのこり帳｜数えるのは、ここの仕事",
  "short_name": "おくすりのこり",
  "description": "おくすりの残り数をあずけると「あと何日分」を毎日計算する帳面。",
  "theme_color": "#b45309",
  "background_color": "#fffbeb",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "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" }
  ]
}
