{
    "name": "Penny",
    "short_name": "Penny",
    "description": "Penny is a simple, easy-to-use, and secure way to manage your thoughts.",
    "start_url": "/thoughts",
    "display": "standalone",
    "background_color": "#F6F6F6",
    "theme_color": "#000000",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en-US",
    "icons": [
      { "src": "/assets/icons/pwa_192x192.png", "sizes": "192x192", "type": "image/png" },
      { "src": "/assets/icons/pwa_512x512.png", "sizes": "512x512", "type": "image/png" }
    ]
}