{
  "name": "Potniq - Departure times for business travel",
  "short_name": "Potniq",
  "description": "Enter your schedule. Get departure times. Potniq calculates when to leave for every flight, meeting, and hotel checkout.",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#1A365D",
  "background_color": "#FAF8F3",
  "display": "standalone",
  "start_url": "/dashboard"
}
