{
  "name": "スラブコイン図鑑",
  "short_name": "スラブコイン図鑑",
  "description": "PCGS/NGC鑑定済みスラブコインを登録すると、自動でセットが生まれ空き枠が見える収集図鑑アプリ。",
  "id": "/",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "ja",
  "dir": "ltr",
  "background_color": "#f6f4ee",
  "theme_color": "#1d4ed8",
  "categories": ["lifestyle", "utilities"],
  "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-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
