{
  "name": "オシプラ",
  "short_name": "オシプラ",
  "description": "推しの締切、もう見逃さない。公式情報を自動収集・表示するPWA",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0F1419",
  "background_color": "#0F1419",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
