{
  "short_name": "T.Shizen",
  "name": "Taiga Shizen",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "start_url": "/",
  "background_color": "#fcfcfc",
  "theme_color": "#1a1a1a",
  "display": "standalone",
  "orientation": "portrait"
}