{
  "name": "おこづかいメモ",
  "short_name": "おこづかい",
  "description": "お小遣いの使い方を振り返ろう",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFBF5",
  "theme_color": "#6C63FF",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/mascot.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/mascot.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
