{
  "name": "名言大学 - すべての名言を、あなたの手に",
  "short_name": "名言大学",
  "description": "古今東西の名言を網羅した名言データベース。偉人たちの言葉からインスピレーションを得よう。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0284c7",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "books", "lifestyle"],
  "lang": "ja",
  "dir": "ltr"
}
