{
  "name": "かんたんCAD",
  "short_name": "かんたんCAD",
  "description": "屋上の防水工事、外壁の塗装・改修に。短辺・長辺の入力や指でなぞるだけで平面図・立面図がつくれる、かんたん操作のCADアプリ",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#23315c",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
