{
  "name": "5次元星読みアーカイブ",
  "short_name": "Makone",
  "description": "まこねえによるNLP×占星術のアーカイブと、AI相談",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#141a36",
  "theme_color": "#141a36",
  "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"
    }
  ],
  "lang": "ja",
  "categories": ["lifestyle", "education", "entertainment"]
}
