{
  "name": "あさまど — 朝を整えるアプリ",
  "short_name": "あさまど",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#EEF1F8",
  "theme_color": "#2C3260",
  "icons": [
    {
      "src": "https://dummyimage.com/192x192/FF8965/ffffff.png&text=🌅",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://dummyimage.com/512x512/FF8965/ffffff.png&text=🌅",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
