{
  "name": "タロット占い",
  "short_name": "タロット",
  "description": "ウェイト＝スミス版78枚で占うタロットアプリ。11種類のスプレッド、全体傾向の自動分析、カード事典、記録つき。すべて端末内で完結します。",
  "lang": "ja",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#100d24",
  "theme_color": "#171233",
  "categories": ["lifestyle", "entertainment", "education"],
  "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-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "今日の1枚",
      "short_name": "今日の1枚",
      "url": "./?today=1",
      "icons": [{ "src": "./icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
