{
    "short_name": "Talk App",
    "name": "Talk App",
    "description": "Web App for Writing Talks and Storing on Device. Online and Offline use. Includes a built-in Timer",
    "icons": [
    {
        "src": "icon-192.png",
        "type": "image/png",
        "sizes": "192x192"
    },
    {
        "src": "icon-512.png",
        "type": "image/png",
        "sizes": "512x512",
        "purpose": "maskable"
    }
    ],
    "start_url": "./index.html",
    "scope": "./",
    "display": "fullscreen",
    "theme_color": "#9f9af6",
    "background_color": "#9f9af6"
}
