{
    "start_url": "https://sleepy-royal-slice.anvil.app/",
    "name": "Hollywood Hub",
    "short_name": "Hollywood Hub",
    "description": "    This project, a user-friendly software that stores and extracts information about the top     50 popular Hollywood actor and actresses from this list http://www.imdb.com/list/ls053501318/.     Your software should provide following functionality:     1. List of all available actors and actresses     2. About the actor/actresses     3. All time movie names and years     4. Awards to actor/actresses in different years     5. Movie genre of actor/actresses     6. Average rating of their movies (overall and each year)     7. Top 5 movies, their respective years and genre",
    "background_color": "#DAA520",
    "theme_color": "#DAA520",
    "display": "standalone",
    "icons": [
        {
            "src": "https://sleepy-royal-slice.anvil.app/_/theme/hollywood.png",
            "sizes": "192x192",
            "type": "image\/png",
            "density": "2.0",
            "purpose": "any"
        },
        {
            "src": "https://sleepy-royal-slice.anvil.app/_/theme/hollywood.png",
            "sizes": "512x512",
            "type": "image\/png",
            "density": "2.0",
            "purpose": "any"
        },
        {
            "src": "https://sleepy-royal-slice.anvil.app/_/theme/hollywood.png",
            "sizes": "512x512",
            "type": "image\/png",
            "density": "2.0",
            "purpose": "maskable"
        }
    ]
}
