{
    "start_url": "https://bitter-clear-cut-slow-loris.anvil.app/",
    "name": "DrivePicker",
    "short_name": "DrivePicker",
    "description": "This is a calculator that helps Terra Invicta players choose the best drive. It considers all of the relevant ship variables and compares the cost to build a ship with a given drive to monthly income.",
    "background_color": "#2196F3",
    "theme_color": "#2196F3",
    "display": "standalone",
    "icons": [
        {
            "src": "https://anvil.works/icon-512x512.png",
            "sizes": "192x192",
            "type": "image\/png",
            "density": "2.0",
            "purpose": "any"
        },
        {
            "src": "https://anvil.works/icon-512x512.png",
            "sizes": "512x512",
            "type": "image\/png",
            "density": "2.0",
            "purpose": "any"
        },
        {
            "src": "https://anvil.works/icon-512x512.png",
            "sizes": "512x512",
            "type": "image\/png",
            "density": "2.0",
            "purpose": "maskable"
        }
    ]
}
