{
  "name": "Kinoreverie — Rate Films Like a Critic",
  "short_name": "Kinoreverie",
  "description": "AI-powered film diary with taste profiles and social cinema network",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f0e8",
  "theme_color": "#c5562a",
  "orientation": "portrait-primary",
  "categories": ["entertainment", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Rate a film",
      "url": "/basic",
      "description": "Quickly rate a film"
    },
    {
      "name": "My Library",
      "url": "/library",
      "description": "Open your film library"
    },
    {
      "name": "Recommendations",
      "url": "/recommendations",
      "description": "Get AI recommendations"
    }
  ]
}
