{
  "name": "Horizon - Arrow illustration site -",
  "short_name": "Horizon",
  "description": "Arrowという人物が、絵を描いてアップロードするアプリ",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#8B0000",
  "theme_color": "#cccccc",
  "orientation": "any",
  "icons": [
    {
      "src": "./horizon-logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./horizon-logo512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
