{
  "name": "The Keeper \u00b7 Little Miss Morbid",
  "short_name": "The Keeper",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f0719",
  "theme_color": "#1b1130",
  "description": "A quiet place to keep notes on the living things you keep. Meals, molts, water, and the little milestones.",
  "icons": [
    {
      "src": "/icon-192-v2.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512-v2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Write something down",
      "short_name": "Write",
      "url": "/#waiting",
      "description": "Whatever has not been written about lately",
      "icons": [
        {
          "src": "/icon-192-v2.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "The collection",
      "short_name": "Collection",
      "url": "/#spiders",
      "description": "Everything in your book",
      "icons": [
        {
          "src": "/icon-192-v2.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
