{
  "name": "SPACE MAGICA \u2014 Mars Clock & Mars Calendar",
  "short_name": "Space Magica",
  "description": "A scientific Mars clock and Mars calendar with Sol and Mars Year counters, Martian months and weeks, local solar time for the Ganges Chasma Mars Base, and Earth time in IST and any zone. Time Beyond Earth.",
  "start_url": "./index.html#/",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#07070a",
  "theme_color": "#07070a",
  "categories": [
    "education",
    "science",
    "utilities"
  ],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/favicon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Mars Calendar",
      "url": "./index.html#/calendar"
    },
    {
      "name": "Mars Base \u2014 Ganges Chasma",
      "url": "./index.html#/base"
    },
    {
      "name": "Mars Clock",
      "url": "./index.html#/clock"
    },
    {
      "name": "Earth Time \u2014 IST",
      "url": "./index.html#/earth"
    },
    {
      "name": "Mars \u2194 Earth converter",
      "url": "./index.html#/converter"
    }
  ]
}
