{
  "name": "Excuse Generator TON",
  "short_name": "ExcuseTON",
  "description": "Generate the perfect excuse and support the dev with tiny TON tips.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0e1621",
  "theme_color": "#0e1621",
  "lang": "en",
  "dir": "auto",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
