{
  "name": "aoi of iron",
  "short_name": "aoi of iron",
  "description": "aoi of iron",
  "categories": [],
  "lang": "ja",
  "dir": "ltr",
  "scope": "/",
  "id": "/",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "any",
  "theme_color": "white",
  "background_color": "#204070",
  "display_override": ["window-controls-overlay"],
  "icons": [{
    "src": "android-icon.webp",
    "sizes": "192x192",
    "type": "image/webp",
    "purpose": "any"
  }, {
    "src": "splash-icon.webp",
    "sizes": "512x512",
    "type": "image/webp",
    "purpose": "any"
  }, {
    "src": "android-icon.webp",
    "sizes": "192x192",
    "type": "image/webp",
    "purpose": "maskable"
  }, {
    "src": "splash-icon.webp",
    "sizes": "512x512",
    "type": "image/webp",
    "purpose": "maskable"
  }]
}