{
  "name": "noticetime",
  "short_name": "noticetime",
  "description": "動画で整う、わたしの習慣化カレンダー",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF9FF",
  "theme_color": "#8A6BB9",
  "orientation": "portrait-primary",
  "lang": "ja",
  "share_target": {
    "action": "/share-target",
    "method": "GET",
    "params": {
      "url": "url"
    }
  },
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
