{
  "name": "SOLO DIVER ソロ・ダイバー",
  "short_name": "SOLO DIVER",
  "description": "主人公一人で装備を整え、ダンジョンに潜るドット絵RPG。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0a12",
  "theme_color": "#14101c",
  "lang": "ja",
  "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"
    }
  ]
}
