{
  "name": "シーアイ企画", 
  "short_name": "シーアイ企画", 
  "start_url": "/",
  "display": "standalone", 
  "background_color": "#b2a58a",
  "theme_color": "#b2a58a",
  "icons": [
    {
      "src": "/images/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshots/screenshot-narrow.png",
      "sizes": "720x1280",
      "type": "image/png",
      "label": "縦長スクリーンショット"
    },
    {
      "src": "/images/screenshots/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "label": "横長スクリーンショット"
    }
  ]
}

  
