{
  "name": "おえかき・ぬりえ",
  "short_name": "ぬりえ",
  "description": "色えんぴつでお絵かき・ぬりえができる子ども向けアプリ。自分で描いた絵を線画にして塗ることもできます。",
  "lang": "ja",
  "dir": "ltr",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff6e6",
  "theme_color": "#ffc94d",
  "categories": ["kids", "education", "entertainment"],
  "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" },
    { "src": "icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
