{
  "name": "LookAmii - あなたの日記に寄り添うAIコーチ",
  "short_name": "LookAmii",
  "description": "LookAmiiに、今日あったことを日記でおしえてください。AIが優しく寄り添います。",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fffef9",
  "theme_color": "#ffb347",
  "icons": [
    {"src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable"},
    {"src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ],
  "categories": ["education"],
  "lang": "ja",
  "dir": "ltr"
}
