{
  "name": "cinemati.ai",
  "short_name": "cinemati",
  "description": "Type one sentence. Get a finished 9:16 animated reel. For creators who'd rather live their life than film it.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f5ef",
  "theme_color": "#141210",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "categories": ["entertainment", "productivity"],
  "shortcuts": [
    {
      "name": "Create Reel",
      "url": "/app/create",
      "description": "Start creating a new reel"
    },
    {
      "name": "Dashboard",
      "url": "/app",
      "description": "View your reels"
    }
  ]
}
