{
  "name": "Tonnop PWA",
  "short_name": "Tonnop PWA",
  "theme_color": "#004559",
  "background_color": "#004559",
  "display": "standalone",
  "id": "tonnop-pwa",
  "description": "Tonnop PWA is your ultimate, secure digital wallet designed for seamless, on-the-go financial management. Effortlessly track spending, manage assets, and make secure transactions with a smooth, user-friendly interface. Join a new era of financial freedom with Tonnop’s comprehensive tools, personalized insights, and intuitive navigation – all tailored to streamline your financial journey. Experience powerful features without the hassle. Start managing your finances smarter with Tonnop PWA!",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "images/icons/icon-72x72.png",
      "sizes": "72x63",
      "type": "image/png"
    },
    {
      "src": "images/icons/icon-96x96.png",
      "sizes": "96x84",
      "type": "image/png"
    },
    {
      "src": "images/icons/icon-128x128.png",
      "sizes": "128x112",
      "type": "image/png"
    },
    {
      "src": "images/icons/icon-144x144.png",
      "sizes": "144x126",
      "type": "image/png"
    },
    {
      "src": "images/icons/icon-152x152.png",
      "sizes": "152x133",
      "type": "image/png"
    },
    {
      "src": "images/icons/icon-192x192.png",
      "sizes": "192x168",
      "type": "image/png"
    },
    {
      "src": "images/icons/icon-384x384.png",
      "sizes": "384x336",
      "type": "image/png"
    },
    {
      "src": "images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "images/screenshots/splash-screen.png",
      "type": "image/png",
      "sizes": "390x844",
      "form_factor": "narrow"
    },
    {
      "src": "images/screenshots/onboarding-3.png",
      "type": "image/png",
      "sizes": "390x844",
      "form_factor": "narrow"
    },
    {
      "src": "images/screenshots/sign-up.png",
      "type": "image/png",
      "sizes": "390x844",
      "form_factor": "narrow"
    },
    {
      "src": "images/screenshots/homepage.png",
      "type": "image/png",
      "sizes": "780x1688",
      "form_factor": "narrow"
    },
    {
      "src": "images/screenshots/place-details.png",
      "type": "image/png",
      "sizes": "780x1688",
      "form_factor": "narrow"
    },
    {
      "src": "images/screenshots/wallet.png",
      "type": "image/png",
      "sizes": "780x1688",
      "form_factor": "narrow"
    }
  ]
}