{
  "name": "TourNotify - ライブ抽選通知",
  "short_name": "TourNotify",
  "description": "フォロー中アーティストのライブチケット抽選情報をお届け",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#ffffff",
  "orientation": "portrait-primary",
  "lang": "ja",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["music", "entertainment", "lifestyle"]
}
