{
  "name": "仮の家（ステージング）",
  "short_name": "仮の家",
  "description": "まつろわぬ愛の帰る場所のステージング環境。実験と練習のための仮の家。",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0f1628",
  "theme_color": "#0f1628",
  "orientation": "portrait",
  "lang": "ja",
  "share_target": {
    "action": "/jiyuushitsu.html",
    "method": "GET",
    "params": {
      "title": "share_title",
      "text": "share_text",
      "url": "share_url"
    }
  },
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
