{
  "name": "GoodWatches",
  "short_name": "GoodWatches",
  "description": "Track, rate, and review movies & TV shows with a retro social vibe",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f5f5",
  "theme_color": "#a855f7",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://media.base44.com/images/public/6a2e87c8573d8e871b0cbd30/4e3e9caa1_GoldandWhiteRealEstateAgencyLogoTemplate1.jpg",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "social"],
  "shortcuts": [
    {
      "name": "Browse",
      "short_name": "Browse",
      "description": "Browse movies and TV shows",
      "url": "/browse",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My List",
      "short_name": "My List",
      "description": "View your collection",
      "url": "/shelves",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
