{
  "name": "ThePrintKrt.com",
  "short_name": "ThePrintKrt",
  "description": "Bengaluru's Online Printing Station",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#00BCD4",
  "icons": [
    {
      "src": "/tpc-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/tpc-logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}