{
  "name": "レストランアーキネーター",
  "short_name": "アーキネーター",
  "description": "AIグルメ占い。全知の魔神が今夜の運命の一店を見つけ出す。登録不要・完全無料。",
  "start_url": "/restaurant-finder.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#07021a",
  "theme_color": "#f59e0b",
  "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.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-archinator.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "categories": ["food", "lifestyle", "entertainment"]
}
