{
    "name": "rescubes CC",
    "short_name": "rescubes",
    "start_url": ".",
    "display": "standalone",
    "background_color": "#202020",
    "theme_color": "#202020",
    "description": "A personal app.",
    "icons": [
      {
        "src": "images/favicon/favicon.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any maskable"
      },
      {
        "src": "images/favicon/favicon_512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
  }
  