{
  "name": "Poe☆オセロ",
  "short_name": "Poeオセロ",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#1a2634",
  "theme_color": "#3498db",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}