{
  "name": "ポメ先生のさんすうどうじょう",
  "short_name": "さんすう",
  "description": "ポメ先生といっしょに2年生の算数をたのしく練習しよう！",
  "start_url": "index.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ff8fab",
  "theme_color": "#ff8fab",
  "lang": "ja",
  "categories": ["education", "games"],
  "icons": [
    {
      "src": "assets/pome-illust.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/pome-illust.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
