{
  "id":"net.yutura.pwa",
  "name":"ユーチュラ",
  "short_name":"ユーチュラ",
  "icons": [
    {
      "src": "/common/img/icon_192x192.png",
      "sizes":"192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/common/img/icon_maskable_512x512.png",
      "sizes":"512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/common/img/icon_192x192.png",
      "sizes":"192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/common/img/icon_maskable_512x512.png",
      "sizes":"512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "start_url": "/?utm_source=homescreen&utm_medium=direct",
  "display": "standalone",
  "background_color": "#b71c1c",
  "theme_color": "#ffffff",
  "version": "0.4"
}