{
  "id": "/",
  "name": "ピクセル数式パズル",
  "short_name": "ピクセル数式",
  "description": "間違った数式を、ピクセルのトグルで正しい等式に直す。毎日更新・最小手に挑むパズル。",
  "lang": "ja",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1116",
  "theme_color": "#0f1116",
  "categories": ["games", "education", "puzzle"],
  "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" }
  ]
}
