{
  "name": "Filmworth – Cinema Worth Your Time",
  "short_name": "Filmworth",
  "description": "Professional movie reviews covering Hollywood and Bollywood cinema from the 1900s to 2026.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a0a0f",
  "theme_color": "#c9a84c",
  "categories": ["entertainment", "movies", "news"],
  "lang": "en",
  "icons": [
    {
      "src": "/icon-16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "Filmworth Homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "Hollywood Reviews",
      "url": "/category/hollywood",
      "description": "Browse Hollywood movie reviews"
    },
    {
      "name": "Bollywood Reviews",
      "url": "/category/bollywood",
      "description": "Browse Bollywood movie reviews"
    },
    {
      "name": "Search",
      "url": "/search",
      "description": "Search all reviews"
    }
  ]
}
