{
  "name": "Kakuarium（かくありうむ） - 描いたものが泳ぐ水族館",
  "short_name": "Kakuarium",
  "description": "描いて、泳がせて、名前をつける。新感覚お絵かき水族館。",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#060e1a",
  "theme_color": "#0b1a2e",
  "lang": "ja",
  "categories": ["entertainment", "games", "social"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "share_target": {
    "action": "/draw",
    "method": "GET",
    "params": {
      "title": "name",
      "url": "url"
    }
  }
}
