{
  "name": "AWAI",
  "short_name": "AWAI",
  "description": "大切な人を喜ばせたい。忘れない。",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#fdf8f3",
  "theme_color": "#e8a598",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}